mirror of
https://github.com/dmulloy2/ProtocolLib.git
synced 2025-01-06 00:18:38 +01:00
parent
c2d028df4f
commit
5efc4ffee3
@ -158,8 +158,10 @@ public abstract class EnumWrappers {
|
|||||||
STOP_SLEEPING,
|
STOP_SLEEPING,
|
||||||
START_SPRINTING,
|
START_SPRINTING,
|
||||||
STOP_SPRINTING,
|
STOP_SPRINTING,
|
||||||
RIDING_JUMP,
|
START_RIDING_JUMP,
|
||||||
OPEN_INVENTORY;
|
STOP_RIDING_JUMP,
|
||||||
|
OPEN_INVENTORY,
|
||||||
|
START_FALL_FLYING;
|
||||||
}
|
}
|
||||||
|
|
||||||
public enum ScoreboardAction {
|
public enum ScoreboardAction {
|
||||||
|
Loading…
Reference in New Issue
Block a user