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

9 lines
256 B
Plaintext
Raw Normal View History

2019-01-30 12:48:39 -05:00
CLASS anz net/minecraft/entity/decoration/EnderCrystalEntity
2019-01-24 11:47:45 -05:00
FIELD c BEAM_TARGET Lps;
FIELD d SHOW_BOTTOM Lps;
2019-01-30 12:48:39 -05:00
METHOD a crystalDestroyed (Lago;)V
ARG 1 source
2018-11-27 13:50:51 -05:00
METHOD a setBeamTarget (Let;)V
METHOD a setShowBottom (Z)V
2019-01-09 12:20:38 -05:00
METHOD e getBeamTarget ()Let;