Package net.minestom.server.entity
Interface Metadata.Entry<T>
- Enclosing class:
Metadata
public static sealed interface Metadata.Entry<T>
-
Field Summary
-
Method Summary
-
Field Details
-
SERIALIZER
-
-
Method Details
-
type
int type() -
value
@UnknownNullability T value()
-