Object PlayerVariables.Companion
-
- All Implemented Interfaces:
public class PlayerVariables.Companion
-
-
Field Summary
Fields Modifier and Type Field Description private final Codec<PlayerVariables>
CODEC
public final static PlayerVariables.Companion
INSTANCE
-
Method Summary
Modifier and Type Method Description final Codec<PlayerVariables>
getCODEC()
-
-
Method Detail
-
getCODEC
final Codec<PlayerVariables> getCODEC()
-
-
-
-