Package net.minecraft.network.syncher
Interface EntityDataSerializer.ForValueType<T>
- All Superinterfaces:
EntityDataSerializer<T>
- Enclosing interface:
- EntityDataSerializer<T>
-
Nested Class Summary
Nested classes/interfaces inherited from interface net.minecraft.network.syncher.EntityDataSerializer
EntityDataSerializer.ForValueType<T>
-
Method Summary
Methods inherited from interface net.minecraft.network.syncher.EntityDataSerializer
createAccessor, read, write
-
Method Details
-
copy
- Specified by:
copy
in interfaceEntityDataSerializer<T>
-