Botcraft 1.21.4
Loading...
Searching...
No Matches
BlockAttachedEntity.cpp
Go to the documentation of this file.
1#if PROTOCOL_VERSION > 766 /* > 1.20.6 */
3
4#include <mutex>
5
6namespace Botcraft
7{
12
17
18
20 {
21 return true;
22 }
23
24}
25#endif
virtual bool IsBlockAttachedEntity() const override