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

22 lines
975 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;Lnet/minecraft/class_1540;)V
ARG 1 world
ARG 2 pos
ARG 3 fallingBlockState
ARG 4 currentStateInPos
ARG 5 fallingBlockEntity
METHOD method_10128 canFallThrough (Lnet/minecraft/class_2680;)Z
ARG 0 state
METHOD method_10129 onDestroyedOnLanding (Lnet/minecraft/class_1937;Lnet/minecraft/class_2338;Lnet/minecraft/class_1540;)V
ARG 1 world
ARG 2 pos
ARG 3 fallingBlockEntity
METHOD method_10130 getColor (Lnet/minecraft/class_2680;Lnet/minecraft/class_1922;Lnet/minecraft/class_2338;)I
ARG 1 state
ARG 2 world
ARG 3 pos
METHOD method_10132 configureFallingBlockEntity (Lnet/minecraft/class_1540;)V
ARG 1 entity
METHOD method_26154 getFallDelay ()I
COMMENT Gets the amount of time in ticks this block will wait before attempting to start falling.