Botcraft 1.21.4
Loading...
Searching...
No Matches
ProjectileEntity.cpp
Go to the documentation of this file.
1#if PROTOCOL_VERSION > 578 /* > 1.15.2 */
3
4namespace Botcraft
5{
10
15
17 {
18 return true;
19 }
20
21}
22#endif
virtual bool IsProjectile() const override