Object TBSDataAttachments
-
- All Implemented Interfaces:
public class TBSDataAttachments
-
-
Field Summary
Fields Modifier and Type Field Description private final Supplier<AttachmentType<PlayerVariables>>
PLAYER_VARIABLES
public final static TBSDataAttachments
INSTANCE
-
Method Summary
Modifier and Type Method Description final Supplier<AttachmentType<PlayerVariables>>
getPLAYER_VARIABLES()
-
-
Method Detail
-
getPLAYER_VARIABLES
final Supplier<AttachmentType<PlayerVariables>> getPLAYER_VARIABLES()
-
-
-
-