yarn/mappings/net/minecraft/entity/passive/IronGolemEntity.mapping

8 lines
249 B
Plaintext
Raw Normal View History

2019-01-30 12:48:39 -05:00
CLASS amr net/minecraft/entity/passive/IronGolemEntity
2019-01-24 11:47:45 -05:00
FIELD b IRON_GOLEM_FLAGS Lps;
2019-01-09 12:20:38 -05:00
FIELD c findVillageDelay I
2019-01-30 12:48:39 -05:00
FIELD d villageProperties Lama;
METHOD dE isPlayerCreated ()Z
METHOD l getVillageProperties ()Lama;
2019-01-24 11:47:45 -05:00
METHOD r setPlayerCreated (Z)V