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

14 lines
650 B
Plaintext

CLASS net/minecraft/class_5688 net/minecraft/block/LandingBlock
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_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_32897 getEntityPredicate ()Ljava/util/function/Predicate;
METHOD method_32898 getDamageSource ()Lnet/minecraft/class_1282;