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

8 lines
249 B
Plaintext
Raw Normal View History

2019-01-16 13:24:40 -05:00
CLASS amp 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-16 13:24:40 -05:00
FIELD d villageProperties Laly;
2019-01-24 11:47:45 -05:00
METHOD dD isPlayerCreated ()Z
2019-01-16 13:24:40 -05:00
METHOD l getVillageProperties ()Laly;
2019-01-24 11:47:45 -05:00
METHOD r setPlayerCreated (Z)V