Update the dig type enum for 1.9
Dieser Commit ist enthalten in:
Ursprung
286a642739
Commit
a042c8bb3c
@ -149,7 +149,8 @@ public abstract class EnumWrappers {
|
||||
STOP_DESTROY_BLOCK,
|
||||
DROP_ALL_ITEMS,
|
||||
DROP_ITEM,
|
||||
RELEASE_USE_ITEM;
|
||||
RELEASE_USE_ITEM,
|
||||
SWAP_HELD_ITEMS;
|
||||
}
|
||||
|
||||
public enum PlayerAction {
|
||||
|
In neuem Issue referenzieren
Einen Benutzer sperren