Botcraft 1.21.4
Loading...
Searching...
No Matches
AbstractSchoolingFishEntity.hpp
Go to the documentation of this file.
1#pragma once
2
4
5namespace Botcraft
6{
8 {
9 protected:
10 static constexpr int metadata_count = 0;
12
13 public:
16
17 virtual bool IsAbstractSchoolingFish() const override;
18 };
19}
static constexpr int metadata_count
static constexpr int hierarchy_metadata_count
virtual bool IsAbstractSchoolingFish() const override