yarn/mappings/net/minecraft/world/loot/condition/EntityScoresLootCondition.m...

5 lines
148 B
Plaintext
Raw Normal View History

2019-03-14 11:39:51 -04:00
CLASS cpe net/minecraft/world/loot/condition/EntityScoresLootCondition
2019-03-14 15:41:19 -04:00
CLASS cpe$b Factory
2019-02-20 16:01:25 -05:00
FIELD a scores Ljava/util/Map;
2019-03-14 11:39:51 -04:00
FIELD b target Lcmw$c;