mirror of
https://github.com/dmulloy2/ProtocolLib.git
synced 2024-11-27 21:26:17 +01:00
Update the dig type enum for 1.9
This commit is contained in:
parent
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 {
|
||||
|
Loading…
Reference in New Issue
Block a user