Botcraft 1.21.5
Loading...
Searching...
No Matches
AbstractCowEntity.hpp
Go to the documentation of this file.
1#if PROTOCOL_VERSION > 769 /* > 1.21.4 */
2#pragma once
3
5
6namespace Botcraft
7{
9 {
10 protected:
11 static constexpr int metadata_count = 0;
13
14 public:
16 virtual ~AbstractCowEntity();
17
18 virtual bool IsAbstractCow() const override;
19
20 };
21}
22#endif
static constexpr int metadata_count
static constexpr int hierarchy_metadata_count
virtual bool IsAbstractCow() const override
static constexpr int metadata_count
static constexpr int hierarchy_metadata_count