1#if PROTOCOL_VERSION > 767
24 class SlotDisplayData;
SERIALIZED_FIELD_WITHOUT_GETTER_SETTER(Type, Internal::DiffType< SlotDisplaysDataType, VarInt >)
SERIALIZED_FIELD_WITHOUT_GETTER_SETTER(Data, std::shared_ptr< SlotDisplayData >)
SlotDisplay & SetType(const SlotDisplaysDataType type)
DECLARE_READ_WRITE_SERIALIZE
@ NUM_SLOT_DISPLAYS_DATA_TYPES
Just a simple type wrapper that will store with T1 and serialize as T2 (can be used for Enum/VarInt f...