yarn/mappings/net/minecraft/block/entity/ConduitBlockEntity.mapping

13 lines
381 B
Plaintext
Raw Normal View History

2019-01-16 13:24:40 -05:00
CLASS bot net/minecraft/block/entity/ConduitBlockEntity
2019-01-13 17:10:29 -05:00
FIELD h eyeOpenClient Z
2019-01-16 13:24:40 -05:00
FIELD j targetEntity Lahl;
2018-10-31 13:05:40 -04:00
FIELD k targetUuid Ljava/util/UUID;
2019-01-16 13:24:40 -05:00
METHOD a toUpdatePacket ()Lkc;
METHOD a fromTag (Lhq;)V
METHOD a playSound (Lxr;)V
2019-01-17 18:35:46 -05:00
METHOD ab_ tick ()V
2019-01-16 13:24:40 -05:00
METHOD b toInitialChunkDataTag ()Lhq;
METHOD b toTag (Lhq;)Lhq;
2019-01-13 17:10:29 -05:00
METHOD b setEyeOpenClient (Z)V
METHOD d isEyeOpenClient ()Z