yarn/mappings/net/minecraft/world/loot/context/LootContextTypes.mapping

14 lines
420 B
Plaintext
Raw Normal View History

2018-12-05 09:11:37 -05:00
CLASS cjr net/minecraft/world/loot/context/LootContextTypes
FIELD a EMPTY Lcjq;
FIELD b CHEST Lcjq;
FIELD c FISHING Lcjq;
FIELD d ENTITY Lcjq;
FIELD e GIFT Lcjq;
FIELD f ADVANCEMENT_REWARD Lcjq;
FIELD g GENERIC Lcjq;
FIELD h BLOCK Lcjq;
2018-11-15 12:05:03 -05:00
FIELD i MAP Lcom/google/common/collect/BiMap;
2018-12-05 09:11:37 -05:00
METHOD a getId (Lcjq;)Lpz;
METHOD a register (Ljava/lang/String;Ljava/util/function/Consumer;)Lcjq;
METHOD a get (Lpz;)Lcjq;