1#if PROTOCOL_VERSION > 754
11#if PROTOCOL_VERSION > 758
24 virtual std::string
GetName()
const override;
35 virtual void SetMetadataValue(
const int index,
const std::any& value)
override;
38#if PROTOCOL_VERSION > 758
44#if PROTOCOL_VERSION > 758
static constexpr int metadata_count
static constexpr int hierarchy_metadata_count
void SetDataIsScreamingGoat(const bool data_is_screaming_goat)
virtual EntityType GetType() const override
static EntityType GetClassType()
static constexpr int metadata_count
static constexpr int hierarchy_metadata_count
bool GetDataIsScreamingGoat() const
static const std::array< std::string, metadata_count > metadata_names
virtual double GetWidthImpl() const override
void SetDataHasRightHorn(const bool data_has_right_horn)
static std::string GetClassName()
virtual std::string GetName() const override
virtual double GetHeightImpl() const override
bool GetDataHasRightHorn() const
void SetDataHasLeftHorn(const bool data_has_left_horn)
double GetAttributeAttackDamageValue() const
bool GetDataHasLeftHorn() const
virtual void SetMetadataValue(const int index, const std::any &value) override
virtual ProtocolCraft::Json::Value Serialize() const override
Main class, basically a JsonVariant with extra utility functions it doesn't inherit JsonVariant direc...