Interface EntityDataSerializer<T>

All Known Subinterfaces:
EntityDataSerializer.ForValueType<T>

public interface EntityDataSerializer<T>
Handles encoding and decoding of data for SynchedEntityData. Note that mods cannot add new serializers, because this is not a managed registry and the serializer ID is limited to 16.