3#if PROTOCOL_VERSION < 770
11#if PROTOCOL_VERSION < 770
12 class MushroomCowEntity :
public CowEntity
18#if PROTOCOL_VERSION > 404
24#if PROTOCOL_VERSION < 770
35 virtual std::string
GetName()
const override;
43#if PROTOCOL_VERSION > 404
47 virtual void SetMetadataValue(
const int index,
const std::any& value)
override;
49#if PROTOCOL_VERSION < 770
static constexpr int metadata_count
static constexpr int hierarchy_metadata_count
static constexpr int metadata_count
static constexpr int hierarchy_metadata_count
virtual double GetWidthImpl() const override
virtual EntityType GetType() const override
void SetDataType(const int data_type)
virtual double GetHeightImpl() const override
virtual std::string GetName() const override
static constexpr int hierarchy_metadata_count
static EntityType GetClassType()
static std::string GetClassName()
static const std::array< std::string, metadata_count > metadata_names
virtual void SetMetadataValue(const int index, const std::any &value) override
virtual ~MushroomCowEntity()
static constexpr int metadata_count
virtual ProtocolCraft::Json::Value Serialize() const override
Main class, basically a JsonVariant with extra utility functions it doesn't inherit JsonVariant direc...