Package net.minecraft.loot.context
Class LootContextTypes
java.lang.Object
net.minecraft.loot.context.LootContextTypes
- Mappings:
Namespace Name official ejg
intermediary net/minecraft/class_173
named net/minecraft/loot/context/LootContextTypes
-
Field Summary
Modifier and TypeFieldDescriptionstatic final LootContextType
static final LootContextType
static final LootContextType
static final LootContextType
static final LootContextType
static final LootContextType
static final LootContextType
static final com.mojang.serialization.Codec<LootContextType>
static final LootContextType
static final LootContextType
static final LootContextType
static final LootContextType
static final LootContextType
static final LootContextType
private static final BiMap<Identifier,
LootContextType> static final LootContextType
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionprivate static LootContextType
register
(String name, Consumer<LootContextType.Builder> type)
-
Field Details
-
MAP
- Mappings:
Namespace Name Mixin selector official p
Lejg;p:Lcom/google/common/collect/BiMap;
intermediary field_1178
Lnet/minecraft/class_173;field_1178:Lcom/google/common/collect/BiMap;
named MAP
Lnet/minecraft/loot/context/LootContextTypes;MAP:Lcom/google/common/collect/BiMap;
-
CODEC
- Mappings:
Namespace Name Mixin selector official a
Lejg;a:Lcom/mojang/serialization/Codec;
intermediary field_45856
Lnet/minecraft/class_173;field_45856:Lcom/mojang/serialization/Codec;
named CODEC
Lnet/minecraft/loot/context/LootContextTypes;CODEC:Lcom/mojang/serialization/Codec;
-
EMPTY
- Mappings:
Namespace Name Mixin selector official b
Lejg;b:Lejf;
intermediary field_1175
Lnet/minecraft/class_173;field_1175:Lnet/minecraft/class_176;
named EMPTY
Lnet/minecraft/loot/context/LootContextTypes;EMPTY:Lnet/minecraft/loot/context/LootContextType;
-
CHEST
- Mappings:
Namespace Name Mixin selector official c
Lejg;c:Lejf;
intermediary field_1179
Lnet/minecraft/class_173;field_1179:Lnet/minecraft/class_176;
named CHEST
Lnet/minecraft/loot/context/LootContextTypes;CHEST:Lnet/minecraft/loot/context/LootContextType;
-
COMMAND
- Mappings:
Namespace Name Mixin selector official d
Lejg;d:Lejf;
intermediary field_20761
Lnet/minecraft/class_173;field_20761:Lnet/minecraft/class_176;
named COMMAND
Lnet/minecraft/loot/context/LootContextTypes;COMMAND:Lnet/minecraft/loot/context/LootContextType;
-
SELECTOR
- Mappings:
Namespace Name Mixin selector official e
Lejg;e:Lejf;
intermediary field_20762
Lnet/minecraft/class_173;field_20762:Lnet/minecraft/class_176;
named SELECTOR
Lnet/minecraft/loot/context/LootContextTypes;SELECTOR:Lnet/minecraft/loot/context/LootContextType;
-
FISHING
- Mappings:
Namespace Name Mixin selector official f
Lejg;f:Lejf;
intermediary field_1176
Lnet/minecraft/class_173;field_1176:Lnet/minecraft/class_176;
named FISHING
Lnet/minecraft/loot/context/LootContextTypes;FISHING:Lnet/minecraft/loot/context/LootContextType;
-
ENTITY
- Mappings:
Namespace Name Mixin selector official g
Lejg;g:Lejf;
intermediary field_1173
Lnet/minecraft/class_173;field_1173:Lnet/minecraft/class_176;
named ENTITY
Lnet/minecraft/loot/context/LootContextTypes;ENTITY:Lnet/minecraft/loot/context/LootContextType;
-
ARCHAEOLOGY
- Mappings:
Namespace Name Mixin selector official h
Lejg;h:Lejf;
intermediary field_42858
Lnet/minecraft/class_173;field_42858:Lnet/minecraft/class_176;
named ARCHAEOLOGY
Lnet/minecraft/loot/context/LootContextTypes;ARCHAEOLOGY:Lnet/minecraft/loot/context/LootContextType;
-
GIFT
- Mappings:
Namespace Name Mixin selector official i
Lejg;i:Lejf;
intermediary field_16235
Lnet/minecraft/class_173;field_16235:Lnet/minecraft/class_176;
named GIFT
Lnet/minecraft/loot/context/LootContextTypes;GIFT:Lnet/minecraft/loot/context/LootContextType;
-
BARTER
- Mappings:
Namespace Name Mixin selector official j
Lejg;j:Lejf;
intermediary field_22403
Lnet/minecraft/class_173;field_22403:Lnet/minecraft/class_176;
named BARTER
Lnet/minecraft/loot/context/LootContextTypes;BARTER:Lnet/minecraft/loot/context/LootContextType;
-
ADVANCEMENT_REWARD
- Mappings:
Namespace Name Mixin selector official k
Lejg;k:Lejf;
intermediary field_1174
Lnet/minecraft/class_173;field_1174:Lnet/minecraft/class_176;
named ADVANCEMENT_REWARD
Lnet/minecraft/loot/context/LootContextTypes;ADVANCEMENT_REWARD:Lnet/minecraft/loot/context/LootContextType;
-
ADVANCEMENT_ENTITY
- Mappings:
Namespace Name Mixin selector official l
Lejg;l:Lejf;
intermediary field_24423
Lnet/minecraft/class_173;field_24423:Lnet/minecraft/class_176;
named ADVANCEMENT_ENTITY
Lnet/minecraft/loot/context/LootContextTypes;ADVANCEMENT_ENTITY:Lnet/minecraft/loot/context/LootContextType;
-
ADVANCEMENT_LOCATION
- Mappings:
Namespace Name Mixin selector official m
Lejg;m:Lejf;
intermediary field_44788
Lnet/minecraft/class_173;field_44788:Lnet/minecraft/class_176;
named ADVANCEMENT_LOCATION
Lnet/minecraft/loot/context/LootContextTypes;ADVANCEMENT_LOCATION:Lnet/minecraft/loot/context/LootContextType;
-
GENERIC
- Mappings:
Namespace Name Mixin selector official n
Lejg;n:Lejf;
intermediary field_1177
Lnet/minecraft/class_173;field_1177:Lnet/minecraft/class_176;
named GENERIC
Lnet/minecraft/loot/context/LootContextTypes;GENERIC:Lnet/minecraft/loot/context/LootContextType;
-
BLOCK
- Mappings:
Namespace Name Mixin selector official o
Lejg;o:Lejf;
intermediary field_1172
Lnet/minecraft/class_173;field_1172:Lnet/minecraft/class_176;
named BLOCK
Lnet/minecraft/loot/context/LootContextTypes;BLOCK:Lnet/minecraft/loot/context/LootContextType;
-
-
Constructor Details
-
LootContextTypes
public LootContextTypes()
-
-
Method Details
-
register
- Mappings:
Namespace Name Mixin selector official a
Lejg;a(Ljava/lang/String;Ljava/util/function/Consumer;)Lejf;
intermediary method_759
Lnet/minecraft/class_173;method_759(Ljava/lang/String;Ljava/util/function/Consumer;)Lnet/minecraft/class_176;
named register
Lnet/minecraft/loot/context/LootContextTypes;register(Ljava/lang/String;Ljava/util/function/Consumer;)Lnet/minecraft/loot/context/LootContextType;
-