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

20 lines
560 B
Plaintext
Raw Normal View History

2018-12-12 12:12:26 -05:00
CLASS ano net/minecraft/entity/decoration/EnderCrystalEntity
FIELD b BEAM_TARGET Lpr;
FIELD c SHOW_BOTTOM Lpr;
2018-10-28 08:34:15 -04:00
METHOD U kill ()V
2018-12-12 12:12:26 -05:00
METHOD W_ update ()V
METHOD a shouldRenderAtDistance (D)Z
2018-12-12 12:12:26 -05:00
METHOD a crystalDestroyed (Lage;)V
ARG 1 source
2018-12-12 12:12:26 -05:00
METHOD a damage (Lage;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
METHOD aD doesCollide ()Z
2018-12-12 12:12:26 -05:00
METHOD b writeCustomDataToTag (Lhs;)V
2018-12-05 09:11:37 -05:00
METHOD i getBeamTarget ()Let;
METHOD k shouldShowBottom ()Z
METHOD y_ initDataTracker ()V