mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-07-01 15:49:54 +00:00
Add DATA_SIZE to Slime!
This commit is contained in:
parent
c2b3f7cd7f
commit
f74f5cfde7
@ -24,4 +24,5 @@ namespace pocketmine\entity;
|
|||||||
|
|
||||||
class Slime extends Living{
|
class Slime extends Living{
|
||||||
|
|
||||||
|
const DATA_SIZE = 16;
|
||||||
}
|
}
|
Loading…
x
Reference in New Issue
Block a user