mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-04-20 07:54:19 +00:00
Added build-denied action constant
don't need this, but good to have for completion's sake
This commit is contained in:
parent
b83c135c3f
commit
993af0fa30
@ -48,7 +48,7 @@ class PlayerActionPacket extends DataPacket{
|
||||
|
||||
const ACTION_START_GLIDE = 15;
|
||||
const ACTION_STOP_GLIDE = 16;
|
||||
|
||||
const ACTION_BUILD_DENIED = 17;
|
||||
const ACTION_CONTINUE_BREAK = 18;
|
||||
|
||||
public $entityRuntimeId;
|
||||
|
Loading…
x
Reference in New Issue
Block a user