Player-suggested changes (#949)

This commit is contained in:
­Sollace 2019-11-12 20:55:47 +02:00 committed by modmuss50
parent 50e7c08b73
commit cc2479fee6
2 changed files with 4 additions and 4 deletions

View File

@ -62,7 +62,7 @@ CLASS net/minecraft/class_2680 net/minecraft/block/BlockState
ARG 3 pos
METHOD method_11590 initShapeCache ()V
METHOD method_11591 canPlaceAt (Lnet/minecraft/class_4538;Lnet/minecraft/class_2338;)Z
ARG 1 view
ARG 1 world
ARG 2 pos
METHOD method_11592 isSideInvisible (Lnet/minecraft/class_2680;Lnet/minecraft/class_2350;)Z
ARG 1 neighbor
@ -203,11 +203,11 @@ CLASS net/minecraft/class_2680 net/minecraft/block/BlockState
ARG 3 hitResult
ARG 4 projectile
METHOD method_20827 isSideSolidFullSquare (Lnet/minecraft/class_1922;Lnet/minecraft/class_2338;Lnet/minecraft/class_2350;)Z
ARG 1 view
ARG 1 world
ARG 2 pos
ARG 3 direction
METHOD method_21743 isFullCube (Lnet/minecraft/class_1922;Lnet/minecraft/class_2338;)Z
ARG 1 view
ARG 1 world
ARG 2 pos
METHOD method_22360 canBucketPlace (Lnet/minecraft/class_3611;)Z
ARG 1 fluid

View File

@ -17,7 +17,7 @@ CLASS net/minecraft/class_775 net/minecraft/client/render/block/FluidRenderer
ARG 1 world
ARG 2 pos
METHOD method_3344 isSideCovered (Lnet/minecraft/class_1922;Lnet/minecraft/class_2338;Lnet/minecraft/class_2350;F)Z
ARG 0 view
ARG 0 world
ARG 1 pos
ARG 2 direction
ARG 3 maxDeviation