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

14 lines
420 B
Plaintext
Raw Normal View History

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