Package com.burchard36.api.data.annotations


package com.burchard36.api.data.annotations
  • Annotation Interfaces Summary
    Annotation Interface
    Description
    Sets the DataStore's name when loading the data store, use when implementing DataStore
    Using this interface also enabled the class for auto initialization
    For testing, not fully implemented yet