tmp commit

This commit is contained in:
ReinforceZwei 2020-07-09 14:30:24 +08:00 committed by ORelio
parent a51368a859
commit 82fb081828
3 changed files with 74 additions and 0 deletions

View file

@ -10,6 +10,7 @@ namespace MinecraftClient.Inventory
LeftClick,
RightClick,
MiddleClick,
ShiftClick,
DropItem,
DropItemStack
}