1#if PROTOCOL_VERSION > 340
11#if PROTOCOL_VERSION < 768
24 virtual std::string
GetName()
const override;
31#if PROTOCOL_VERSION > 767
35 virtual void SetMetadataValue(
const int index,
const std::any& value)
override;
38#if PROTOCOL_VERSION < 769
48#if PROTOCOL_VERSION > 767
49#if PROTOCOL_VERSION < 769
static constexpr int hierarchy_metadata_count
static constexpr int metadata_count
double GetScaleImpl() const
virtual ProtocolCraft::Json::Value Serialize() const override
static const std::array< std::string, metadata_count > metadata_names
static constexpr int metadata_count
virtual void SetMetadataValue(const int index, const std::any &value) override
static constexpr int hierarchy_metadata_count
static EntityType GetClassType()
virtual double GetHeightImpl() const override
int GetDataTypeImpl() const
virtual double GetWidthImpl() const override
virtual std::string GetName() const override
static std::string GetClassName()
void SetDataType(const int data_type)
virtual EntityType GetType() const override
Main class, basically a JsonVariant with extra utility functions it doesn't inherit JsonVariant direc...