yarn/mappings/net/minecraft/entity/impl/EntityFallingBlock.mapping

17 lines
426 B
Plaintext
Raw Normal View History

2016-08-15 07:03:09 -04:00
CLASS none/yx net/minecraft/entity/impl/EntityFallingBlock
FIELD e block Lnone/asj;
METHOD <init> (Lnone/aiu;)V
ARG 0 world
METHOD <init> (Lnone/aiu;DDDLnone/asj;)V
ARG 0 world
ARG 1 x
ARG 2 y
ARG 3 z
ARG 4 block
METHOD a deserializeEntityTag (Lnone/dt;)V
METHOD b serializeEntityTag (Lnone/dt;)V
METHOD e handleFallDamage (FF)V
ARG 0 fallDistance
2016-08-15 07:03:09 -04:00
METHOD l getBlockState ()Lnone/asj;
METHOD m update ()V