Package net.minecraft.loot.entry
Class LootPoolEntryTypes
java.lang.Object
net.minecraft.loot.entry.LootPoolEntryTypes
- Mappings:
Namespace Name official dst
intermediary net/minecraft/class_75
named net/minecraft/loot/entry/LootPoolEntryTypes
-
Field Summary
Modifier and TypeFieldDescriptionstatic final LootPoolEntryType
static final LootPoolEntryType
static final LootPoolEntryType
static final LootPoolEntryType
static final LootPoolEntryType
static final LootPoolEntryType
static final LootPoolEntryType
static final LootPoolEntryType
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic Object
private static LootPoolEntryType
register
(String id, JsonSerializer<? extends LootPoolEntry> jsonSerializer)
-
Field Details
-
EMPTY
- Mappings:
Namespace Name Mixin selector official a
Ldst;a:Ldsw;
intermediary field_25206
Lnet/minecraft/class_75;field_25206:Lnet/minecraft/class_5338;
named EMPTY
Lnet/minecraft/loot/entry/LootPoolEntryTypes;EMPTY:Lnet/minecraft/loot/entry/LootPoolEntryType;
-
ITEM
- Mappings:
Namespace Name Mixin selector official b
Ldst;b:Ldsw;
intermediary field_25207
Lnet/minecraft/class_75;field_25207:Lnet/minecraft/class_5338;
named ITEM
Lnet/minecraft/loot/entry/LootPoolEntryTypes;ITEM:Lnet/minecraft/loot/entry/LootPoolEntryType;
-
LOOT_TABLE
- Mappings:
Namespace Name Mixin selector official c
Ldst;c:Ldsw;
intermediary field_25208
Lnet/minecraft/class_75;field_25208:Lnet/minecraft/class_5338;
named LOOT_TABLE
Lnet/minecraft/loot/entry/LootPoolEntryTypes;LOOT_TABLE:Lnet/minecraft/loot/entry/LootPoolEntryType;
-
DYNAMIC
- Mappings:
Namespace Name Mixin selector official d
Ldst;d:Ldsw;
intermediary field_25209
Lnet/minecraft/class_75;field_25209:Lnet/minecraft/class_5338;
named DYNAMIC
Lnet/minecraft/loot/entry/LootPoolEntryTypes;DYNAMIC:Lnet/minecraft/loot/entry/LootPoolEntryType;
-
TAG
- Mappings:
Namespace Name Mixin selector official e
Ldst;e:Ldsw;
intermediary field_25210
Lnet/minecraft/class_75;field_25210:Lnet/minecraft/class_5338;
named TAG
Lnet/minecraft/loot/entry/LootPoolEntryTypes;TAG:Lnet/minecraft/loot/entry/LootPoolEntryType;
-
ALTERNATIVES
- Mappings:
Namespace Name Mixin selector official f
Ldst;f:Ldsw;
intermediary field_25211
Lnet/minecraft/class_75;field_25211:Lnet/minecraft/class_5338;
named ALTERNATIVES
Lnet/minecraft/loot/entry/LootPoolEntryTypes;ALTERNATIVES:Lnet/minecraft/loot/entry/LootPoolEntryType;
-
SEQUENCE
- Mappings:
Namespace Name Mixin selector official g
Ldst;g:Ldsw;
intermediary field_25212
Lnet/minecraft/class_75;field_25212:Lnet/minecraft/class_5338;
named SEQUENCE
Lnet/minecraft/loot/entry/LootPoolEntryTypes;SEQUENCE:Lnet/minecraft/loot/entry/LootPoolEntryType;
-
GROUP
- Mappings:
Namespace Name Mixin selector official h
Ldst;h:Ldsw;
intermediary field_25213
Lnet/minecraft/class_75;field_25213:Lnet/minecraft/class_5338;
named GROUP
Lnet/minecraft/loot/entry/LootPoolEntryTypes;GROUP:Lnet/minecraft/loot/entry/LootPoolEntryType;
-
-
Constructor Details
-
LootPoolEntryTypes
public LootPoolEntryTypes()
-
-
Method Details
-
register
private static LootPoolEntryType register(String id, JsonSerializer<? extends LootPoolEntry> jsonSerializer) - Mappings:
Namespace Name Mixin selector official a
Ldst;a(Ljava/lang/String;Ldsj;)Ldsw;
intermediary method_29317
Lnet/minecraft/class_75;method_29317(Ljava/lang/String;Lnet/minecraft/class_5335;)Lnet/minecraft/class_5338;
named register
Lnet/minecraft/loot/entry/LootPoolEntryTypes;register(Ljava/lang/String;Lnet/minecraft/util/JsonSerializer;)Lnet/minecraft/loot/entry/LootPoolEntryType;
-
createGsonSerializer
- Mappings:
Namespace Name Mixin selector official a
Ldst;a()Ljava/lang/Object;
intermediary method_29316
Lnet/minecraft/class_75;method_29316()Ljava/lang/Object;
named createGsonSerializer
Lnet/minecraft/loot/entry/LootPoolEntryTypes;createGsonSerializer()Ljava/lang/Object;
-