Update mappings/net/minecraft/block/ButtonBlock.mapping

This commit is contained in:
apple502j 2023-10-08 14:27:19 +09:00 committed by GitHub
parent ddc61d997c
commit 0105631b9b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -32,7 +32,7 @@ CLASS net/minecraft/class_2269 net/minecraft/block/ButtonBlock
METHOD method_53984 (Lnet/minecraft/class_2269;)Ljava/lang/Integer;
ARG 0 block
METHOD method_53985 (Lnet/minecraft/class_2269;)Lnet/minecraft/class_8177;
ARG 0 bloc
ARG 0 block
METHOD method_9712 getClickSound (Z)Lnet/minecraft/class_3414;
ARG 1 powered
METHOD method_9713 updateNeighbors (Lnet/minecraft/class_2680;Lnet/minecraft/class_1937;Lnet/minecraft/class_2338;)V