Ursprung
c2d028df4f
Commit
5efc4ffee3
@ -158,8 +158,10 @@ public abstract class EnumWrappers {
|
||||
STOP_SLEEPING,
|
||||
START_SPRINTING,
|
||||
STOP_SPRINTING,
|
||||
RIDING_JUMP,
|
||||
OPEN_INVENTORY;
|
||||
START_RIDING_JUMP,
|
||||
STOP_RIDING_JUMP,
|
||||
OPEN_INVENTORY,
|
||||
START_FALL_FLYING;
|
||||
}
|
||||
|
||||
public enum ScoreboardAction {
|
||||
|
In neuem Issue referenzieren
Einen Benutzer sperren