Package net.minecraft.loot.context
Class LootContextTypes
java.lang.Object
net.minecraft.loot.context.LootContextTypes
- Mappings:
Namespace Name official ebtintermediary net/minecraft/class_173named net/minecraft/loot/context/LootContextTypes
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final LootContextTypestatic final LootContextTypestatic final LootContextTypestatic final LootContextTypestatic final LootContextTypestatic final LootContextTypestatic final LootContextTypestatic final LootContextTypestatic final LootContextTypestatic final LootContextTypestatic final LootContextTypestatic final LootContextTypestatic final LootContextTypeprivate static final BiMap<Identifier,LootContextType> static final LootContextType -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic @Nullable LootContextTypeget(Identifier id) static @Nullable IdentifiergetId(LootContextType type) private static LootContextTyperegister(String name, Consumer<LootContextType.Builder> type)
-
Field Details
-
MAP
- Mappings:
Namespace Name Mixin selector official oLebt;o:Lcom/google/common/collect/BiMap;intermediary field_1178Lnet/minecraft/class_173;field_1178:Lcom/google/common/collect/BiMap;named MAPLnet/minecraft/loot/context/LootContextTypes;MAP:Lcom/google/common/collect/BiMap;
-
EMPTY
- Mappings:
Namespace Name Mixin selector official aLebt;a:Lebs;intermediary field_1175Lnet/minecraft/class_173;field_1175:Lnet/minecraft/class_176;named EMPTYLnet/minecraft/loot/context/LootContextTypes;EMPTY:Lnet/minecraft/loot/context/LootContextType;
-
CHEST
- Mappings:
Namespace Name Mixin selector official bLebt;b:Lebs;intermediary field_1179Lnet/minecraft/class_173;field_1179:Lnet/minecraft/class_176;named CHESTLnet/minecraft/loot/context/LootContextTypes;CHEST:Lnet/minecraft/loot/context/LootContextType;
-
COMMAND
- Mappings:
Namespace Name Mixin selector official cLebt;c:Lebs;intermediary field_20761Lnet/minecraft/class_173;field_20761:Lnet/minecraft/class_176;named COMMANDLnet/minecraft/loot/context/LootContextTypes;COMMAND:Lnet/minecraft/loot/context/LootContextType;
-
SELECTOR
- Mappings:
Namespace Name Mixin selector official dLebt;d:Lebs;intermediary field_20762Lnet/minecraft/class_173;field_20762:Lnet/minecraft/class_176;named SELECTORLnet/minecraft/loot/context/LootContextTypes;SELECTOR:Lnet/minecraft/loot/context/LootContextType;
-
FISHING
- Mappings:
Namespace Name Mixin selector official eLebt;e:Lebs;intermediary field_1176Lnet/minecraft/class_173;field_1176:Lnet/minecraft/class_176;named FISHINGLnet/minecraft/loot/context/LootContextTypes;FISHING:Lnet/minecraft/loot/context/LootContextType;
-
ENTITY
- Mappings:
Namespace Name Mixin selector official fLebt;f:Lebs;intermediary field_1173Lnet/minecraft/class_173;field_1173:Lnet/minecraft/class_176;named ENTITYLnet/minecraft/loot/context/LootContextTypes;ENTITY:Lnet/minecraft/loot/context/LootContextType;
-
ARCHAEOLOGY
- Mappings:
Namespace Name Mixin selector official gLebt;g:Lebs;intermediary field_42858Lnet/minecraft/class_173;field_42858:Lnet/minecraft/class_176;named ARCHAEOLOGYLnet/minecraft/loot/context/LootContextTypes;ARCHAEOLOGY:Lnet/minecraft/loot/context/LootContextType;
-
GIFT
- Mappings:
Namespace Name Mixin selector official hLebt;h:Lebs;intermediary field_16235Lnet/minecraft/class_173;field_16235:Lnet/minecraft/class_176;named GIFTLnet/minecraft/loot/context/LootContextTypes;GIFT:Lnet/minecraft/loot/context/LootContextType;
-
BARTER
- Mappings:
Namespace Name Mixin selector official iLebt;i:Lebs;intermediary field_22403Lnet/minecraft/class_173;field_22403:Lnet/minecraft/class_176;named BARTERLnet/minecraft/loot/context/LootContextTypes;BARTER:Lnet/minecraft/loot/context/LootContextType;
-
ADVANCEMENT_REWARD
- Mappings:
Namespace Name Mixin selector official jLebt;j:Lebs;intermediary field_1174Lnet/minecraft/class_173;field_1174:Lnet/minecraft/class_176;named ADVANCEMENT_REWARDLnet/minecraft/loot/context/LootContextTypes;ADVANCEMENT_REWARD:Lnet/minecraft/loot/context/LootContextType;
-
ADVANCEMENT_ENTITY
- Mappings:
Namespace Name Mixin selector official kLebt;k:Lebs;intermediary field_24423Lnet/minecraft/class_173;field_24423:Lnet/minecraft/class_176;named ADVANCEMENT_ENTITYLnet/minecraft/loot/context/LootContextTypes;ADVANCEMENT_ENTITY:Lnet/minecraft/loot/context/LootContextType;
-
ADVANCEMENT_LOCATION
- Mappings:
Namespace Name Mixin selector official lLebt;l:Lebs;intermediary field_44788Lnet/minecraft/class_173;field_44788:Lnet/minecraft/class_176;named ADVANCEMENT_LOCATIONLnet/minecraft/loot/context/LootContextTypes;ADVANCEMENT_LOCATION:Lnet/minecraft/loot/context/LootContextType;
-
GENERIC
- Mappings:
Namespace Name Mixin selector official mLebt;m:Lebs;intermediary field_1177Lnet/minecraft/class_173;field_1177:Lnet/minecraft/class_176;named GENERICLnet/minecraft/loot/context/LootContextTypes;GENERIC:Lnet/minecraft/loot/context/LootContextType;
-
BLOCK
- Mappings:
Namespace Name Mixin selector official nLebt;n:Lebs;intermediary field_1172Lnet/minecraft/class_173;field_1172:Lnet/minecraft/class_176;named BLOCKLnet/minecraft/loot/context/LootContextTypes;BLOCK:Lnet/minecraft/loot/context/LootContextType;
-
-
Constructor Details
-
LootContextTypes
public LootContextTypes()
-
-
Method Details
-
register
- Mappings:
Namespace Name Mixin selector official aLebt;a(Ljava/lang/String;Ljava/util/function/Consumer;)Lebs;intermediary method_759Lnet/minecraft/class_173;method_759(Ljava/lang/String;Ljava/util/function/Consumer;)Lnet/minecraft/class_176;named registerLnet/minecraft/loot/context/LootContextTypes;register(Ljava/lang/String;Ljava/util/function/Consumer;)Lnet/minecraft/loot/context/LootContextType;
-
get
- Mappings:
Namespace Name Mixin selector official aLebt;a(Lacq;)Lebs;intermediary method_757Lnet/minecraft/class_173;method_757(Lnet/minecraft/class_2960;)Lnet/minecraft/class_176;named getLnet/minecraft/loot/context/LootContextTypes;get(Lnet/minecraft/util/Identifier;)Lnet/minecraft/loot/context/LootContextType;
-
getId
- Mappings:
Namespace Name Mixin selector official aLebt;a(Lebs;)Lacq;intermediary method_762Lnet/minecraft/class_173;method_762(Lnet/minecraft/class_176;)Lnet/minecraft/class_2960;named getIdLnet/minecraft/loot/context/LootContextTypes;getId(Lnet/minecraft/loot/context/LootContextType;)Lnet/minecraft/util/Identifier;
-