yarn/mappings/net/minecraft/entity/decoration/EnderCrystalEntity.mapping

19 lines
528 B
Plaintext
Raw Normal View History

2019-01-16 13:24:40 -05:00
CLASS anw net/minecraft/entity/decoration/EnderCrystalEntity
FIELD c BEAM_TARGET Lpr;
FIELD d SHOW_BOTTOM Lpr;
2019-01-09 12:20:38 -05:00
METHOD V kill ()V
METHOD a shouldRenderAtDistance (D)Z
2019-01-16 13:24:40 -05:00
METHOD a crystalDestroyed (Lagl;)V
ARG 1 source
2019-01-16 13:24:40 -05:00
METHOD a damage (Lagl;F)Z
2018-11-04 07:22:38 -05:00
ARG 1 source
ARG 2 amount
2018-11-27 13:50:51 -05:00
METHOD a setBeamTarget (Let;)V
2019-01-16 13:24:40 -05:00
METHOD a readCustomDataFromTag (Lhq;)V
METHOD a setShowBottom (Z)V
2019-01-09 12:20:38 -05:00
METHOD aE doesCollide ()Z
2019-01-16 13:24:40 -05:00
METHOD b writeCustomDataToTag (Lhq;)V
2019-01-09 12:20:38 -05:00
METHOD e getBeamTarget ()Let;
METHOD h update ()V
METHOD w_ initDataTracker ()V