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

14 lines
420 B
Plaintext
Raw Normal View History

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