Class UnspecificParsers<T>
java.lang.Object
org.core.config.parser.unspecific.UnspecificParsers<T>
- All Implemented Interfaces:
Guaranteed<UnspecificParser<T>>
,Identifiable
@Deprecated
public final class UnspecificParsers<T>
extends Object
implements Guaranteed<UnspecificParser<T>>
Deprecated.
-
Field Summary
Modifier and TypeFieldDescriptionstatic UnspecificParser<Inventory>
Deprecated.static UnspecificParser<ItemStack>
Deprecated. -
Method Summary
-
Field Details
-
ITEM_STACK
Deprecated. -
INVENTORY
Deprecated.
-
-
Method Details
-
getId
Deprecated.- Specified by:
getId
in interfaceIdentifiable
-
getName
Deprecated.- Specified by:
getName
in interfaceIdentifiable
-