This commit is contained in:
apple502j 2024-02-09 11:36:38 +09:00
parent ae0e66a186
commit 1fb7db6b5e
No known key found for this signature in database
GPG Key ID: 2A69798565A099A9
2 changed files with 2 additions and 2 deletions

View File

@ -300,7 +300,7 @@ CLASS net/minecraft/class_1799 net/minecraft/item/ItemStack
COMMENT the item of the resultant stack
ARG 2 count
COMMENT the item count of the resultant stack
METHOD method_57008 decremenUnlessCreative (ILnet/minecraft/class_1309;)V
METHOD method_57008 decrementUnlessCreative (ILnet/minecraft/class_1309;)V
COMMENT Decrements the count of items in this item stack, unless {@code entity}
COMMENT is a creative mode player.
ARG 1 amount

View File

@ -92,5 +92,5 @@ CLASS net/minecraft/class_2792 net/minecraft/network/listener/ServerPlayPacketLi
ARG 1 packet
METHOD method_54436 onSlotChangedState (Lnet/minecraft/class_8875;)V
ARG 1 packet
METHOD method_56619 onDebugSampleSubcription (Lnet/minecraft/class_9179;)V
METHOD method_56619 onDebugSampleSubscription (Lnet/minecraft/class_9179;)V
ARG 1 packet