yarn/mappings/net/minecraft/block/FallingBlock.mapping

16 lines
653 B
Plaintext

CLASS net/minecraft/class_2346 net/minecraft/block/FallingBlock
METHOD method_10127 onLanding (Lnet/minecraft/class_1937;Lnet/minecraft/class_2338;Lnet/minecraft/class_2680;Lnet/minecraft/class_2680;)V
ARG 1 world
ARG 2 pos
ARG 3 fallingBlockState
ARG 4 currentStateInPos
METHOD method_10128 canFallThrough (Lnet/minecraft/class_2680;)Z
ARG 0 state
METHOD method_10129 onDestroyedOnLanding (Lnet/minecraft/class_1937;Lnet/minecraft/class_2338;)V
ARG 1 world
ARG 2 pos
METHOD method_10130 getColor (Lnet/minecraft/class_2680;)I
ARG 1 state
METHOD method_10132 configureFallingBlockEntity (Lnet/minecraft/class_1540;)V
ARG 1 entity