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

14 lines
420 B
Plaintext
Raw Normal View History

2019-01-16 13:24:40 -05:00
CLASS clo net/minecraft/world/loot/context/LootContextTypes
FIELD a EMPTY Lcln;
FIELD b CHEST Lcln;
FIELD c FISHING Lcln;
FIELD d ENTITY Lcln;
FIELD e GIFT Lcln;
FIELD f ADVANCEMENT_REWARD Lcln;
FIELD g GENERIC Lcln;
FIELD h BLOCK Lcln;
2018-11-15 12:05:03 -05:00
FIELD i MAP Lcom/google/common/collect/BiMap;
2019-01-16 13:24:40 -05:00
METHOD a getId (Lcln;)Lqc;
METHOD a register (Ljava/lang/String;Ljava/util/function/Consumer;)Lcln;
METHOD a get (Lqc;)Lcln;