1#if PROTOCOL_VERSION > 758
6#if PROTOCOL_VERSION < 768
28#if PROTOCOL_VERSION < 768
29 return EntityType::ChestBoat;
41#if PROTOCOL_VERSION < 768
44 return EntityType::ChestBoat;
53#if PROTOCOL_VERSION > 767
58 output[
"type"] =
type;
virtual double GetWidthImpl() const override
virtual double GetHeightImpl() const override
virtual ProtocolCraft::Json::Value Serialize() const override
virtual bool IsChestBoat() const override
virtual EntityType GetType() const override
virtual ~ChestBoatEntity()
static std::string GetClassName()
ChestBoatEntity(const EntityType type)
virtual std::string GetName() const override
virtual ProtocolCraft::Json::Value Serialize() const
Main class, basically a JsonVariant with extra utility functions it doesn't inherit JsonVariant direc...