yarn/mappings/net/minecraft/entity/FallingBlockEntity.mapping

27 lines
713 B
Plaintext
Raw Normal View History

2018-11-29 15:10:38 -05:00
CLASS aok net/minecraft/entity/FallingBlockEntity
FIELD au hurtEntities Z
2016-09-07 05:54:55 -04:00
FIELD b dropItem Z
2018-11-27 13:50:51 -05:00
FIELD c blockEntityData Lhp;
FIELD d BLOCK_POS Lpn;
2018-11-29 15:10:38 -05:00
FIELD e block Lboj;
METHOD <init> (Lbaq;DDDLboj;)V
2018-11-04 07:22:38 -05:00
ARG 1 world
ARG 2 x
ARG 4 y
2018-11-29 15:10:38 -05:00
METHOD U_ update ()V
2017-04-05 14:11:28 -04:00
METHOD a addCrashReportDetails (Lc;)V
2018-11-27 13:50:51 -05:00
METHOD a setFallingBlockPos (Let;)V
2018-12-03 13:09:06 -05:00
METHOD a readCustomDataFromTag (Lhp;)V
ARG 1 tag
METHOD a setHurtEntities (Z)V
METHOD aD doesCollide ()Z
2018-12-03 13:09:06 -05:00
METHOD b writeCustomDataToTag (Lhp;)V
ARG 1 tag
METHOD bu doesRenderOnFire ()Z
METHOD c handleFallDamage (FF)V
2018-11-04 07:22:38 -05:00
ARG 1 fallDistance
2018-11-27 13:50:51 -05:00
METHOD f getFallingBlockPos ()Let;
2018-11-29 15:10:38 -05:00
METHOD i getWorldClient ()Lbaq;
METHOD k getBlockState ()Lboj;
METHOD x_ initDataTracker ()V