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

20 lines
559 B
Plaintext
Raw Normal View History

2019-01-09 12:20:38 -05:00
CLASS anx net/minecraft/entity/decoration/EnderCrystalEntity
FIELD c BEAM_TARGET Lpt;
FIELD d SHOW_BOTTOM Lpt;
METHOD V kill ()V
METHOD a shouldRenderAtDistance (D)Z
2019-01-09 12:20:38 -05:00
METHOD a crystalDestroyed (Lagm;)V
ARG 1 source
2019-01-09 12:20:38 -05:00
METHOD a damage (Lagm;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
2018-12-12 12:12:26 -05:00
METHOD a readCustomDataFromTag (Lhs;)V
METHOD a setShowBottom (Z)V
2019-01-09 12:20:38 -05:00
METHOD aE doesCollide ()Z
2018-12-12 12:12:26 -05:00
METHOD b writeCustomDataToTag (Lhs;)V
2019-01-09 12:20:38 -05:00
METHOD e getBeamTarget ()Let;
METHOD f shouldShowBottom ()Z
METHOD h update ()V
METHOD w_ initDataTracker ()V