1#if PROTOCOL_VERSION > 758
4#if PROTOCOL_VERSION < 768
12#if PROTOCOL_VERSION < 768
13 class ChestBoatEntity :
public BoatEntity
20#if PROTOCOL_VERSION < 768
27#if PROTOCOL_VERSION < 768
35 virtual std::string
GetName()
const override;
40#if PROTOCOL_VERSION < 768
47#if PROTOCOL_VERSION > 767
51#if PROTOCOL_VERSION > 767
static constexpr int metadata_count
static constexpr int hierarchy_metadata_count
static constexpr int hierarchy_metadata_count
static constexpr int metadata_count
virtual double GetWidthImpl() const override
virtual double GetHeightImpl() const override
virtual ProtocolCraft::Json::Value Serialize() const override
virtual bool IsChestBoat() const override
static constexpr int metadata_count
virtual EntityType GetType() const override
virtual ~ChestBoatEntity()
static std::string GetClassName()
static constexpr int hierarchy_metadata_count
virtual std::string GetName() const override
Main class, basically a JsonVariant with extra utility functions it doesn't inherit JsonVariant direc...