Botcraft 1.21.4
Loading...
Searching...
No Matches
AbstractChestBoatEntity.hpp
Go to the documentation of this file.
1#if PROTOCOL_VERSION > 767 /* > 1.21.1 */
2#pragma once
4
5namespace Botcraft
6{
8 {
9 protected:
10 static constexpr int metadata_count = 0;
12
13 public:
16
17 virtual bool IsAbstractChestBoat() const override;
18
19 };
20}
21#endif
static constexpr int metadata_count
static constexpr int hierarchy_metadata_count
virtual bool IsAbstractChestBoat() const override