Interface DataComponentType<T>
- All Superinterfaces:
Keyed
,Registry.Entry
-
Method Summary
Modifier and TypeMethodDescriptionbinaryToValue
(@NotNull BinaryTag binaryTag) boolean
valueToBinary
(T value) Methods inherited from interface eu.sculkpowered.server.registry.Registry.Entry
asNBT, id, name
-
Method Details
-
serializable
boolean serializable() -
valueToBinary
-
binaryToValue
-