Package net.minecraft.loot.entry
Class LootPoolEntryTypes
java.lang.Object
net.minecraft.loot.entry.LootPoolEntryTypes
- Mappings:
- Namespace - Name - named - net/minecraft/loot/entry/LootPoolEntryTypes- intermediary - net/minecraft/class_75- official - fbh
- 
Field SummaryFieldsModifier and TypeFieldDescriptionstatic final LootPoolEntryTypestatic final com.mojang.serialization.Codec<LootPoolEntry> static final LootPoolEntryTypestatic final LootPoolEntryTypestatic final LootPoolEntryTypestatic final LootPoolEntryTypestatic final LootPoolEntryTypestatic final LootPoolEntryTypestatic final LootPoolEntryType
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionprivate static LootPoolEntryTyperegister(String id, com.mojang.serialization.MapCodec<? extends LootPoolEntry> codec) 
- 
Field Details- 
CODEC- Mappings:
- Namespace - Name - Mixin selector - named - CODEC- Lnet/minecraft/loot/entry/LootPoolEntryTypes;CODEC:Lcom/mojang/serialization/Codec;- intermediary - field_45802- Lnet/minecraft/class_75;field_45802:Lcom/mojang/serialization/Codec;- official - a- Lfbh;a:Lcom/mojang/serialization/Codec;
 
- 
EMPTY- Mappings:
- Namespace - Name - Mixin selector - named - EMPTY- Lnet/minecraft/loot/entry/LootPoolEntryTypes;EMPTY:Lnet/minecraft/loot/entry/LootPoolEntryType;- intermediary - field_25206- Lnet/minecraft/class_75;field_25206:Lnet/minecraft/class_5338;- official - b- Lfbh;b:Lfbk;
 
- 
ITEM- Mappings:
- Namespace - Name - Mixin selector - named - ITEM- Lnet/minecraft/loot/entry/LootPoolEntryTypes;ITEM:Lnet/minecraft/loot/entry/LootPoolEntryType;- intermediary - field_25207- Lnet/minecraft/class_75;field_25207:Lnet/minecraft/class_5338;- official - c- Lfbh;c:Lfbk;
 
- 
LOOT_TABLE- Mappings:
- Namespace - Name - Mixin selector - named - LOOT_TABLE- Lnet/minecraft/loot/entry/LootPoolEntryTypes;LOOT_TABLE:Lnet/minecraft/loot/entry/LootPoolEntryType;- intermediary - field_25208- Lnet/minecraft/class_75;field_25208:Lnet/minecraft/class_5338;- official - d- Lfbh;d:Lfbk;
 
- 
DYNAMIC- Mappings:
- Namespace - Name - Mixin selector - named - DYNAMIC- Lnet/minecraft/loot/entry/LootPoolEntryTypes;DYNAMIC:Lnet/minecraft/loot/entry/LootPoolEntryType;- intermediary - field_25209- Lnet/minecraft/class_75;field_25209:Lnet/minecraft/class_5338;- official - e- Lfbh;e:Lfbk;
 
- 
TAG- Mappings:
- Namespace - Name - Mixin selector - named - TAG- Lnet/minecraft/loot/entry/LootPoolEntryTypes;TAG:Lnet/minecraft/loot/entry/LootPoolEntryType;- intermediary - field_25210- Lnet/minecraft/class_75;field_25210:Lnet/minecraft/class_5338;- official - f- Lfbh;f:Lfbk;
 
- 
ALTERNATIVES- Mappings:
- Namespace - Name - Mixin selector - named - ALTERNATIVES- Lnet/minecraft/loot/entry/LootPoolEntryTypes;ALTERNATIVES:Lnet/minecraft/loot/entry/LootPoolEntryType;- intermediary - field_25211- Lnet/minecraft/class_75;field_25211:Lnet/minecraft/class_5338;- official - g- Lfbh;g:Lfbk;
 
- 
SEQUENCE- Mappings:
- Namespace - Name - Mixin selector - named - SEQUENCE- Lnet/minecraft/loot/entry/LootPoolEntryTypes;SEQUENCE:Lnet/minecraft/loot/entry/LootPoolEntryType;- intermediary - field_25212- Lnet/minecraft/class_75;field_25212:Lnet/minecraft/class_5338;- official - h- Lfbh;h:Lfbk;
 
- 
GROUP- Mappings:
- Namespace - Name - Mixin selector - named - GROUP- Lnet/minecraft/loot/entry/LootPoolEntryTypes;GROUP:Lnet/minecraft/loot/entry/LootPoolEntryType;- intermediary - field_25213- Lnet/minecraft/class_75;field_25213:Lnet/minecraft/class_5338;- official - i- Lfbh;i:Lfbk;
 
 
- 
- 
Constructor Details- 
LootPoolEntryTypespublic LootPoolEntryTypes()
 
- 
- 
Method Details- 
registerprivate static LootPoolEntryType register(String id, com.mojang.serialization.MapCodec<? extends LootPoolEntry> codec) - Mappings:
- Namespace - Name - Mixin selector - named - register- Lnet/minecraft/loot/entry/LootPoolEntryTypes;register(Ljava/lang/String;Lcom/mojang/serialization/MapCodec;)Lnet/minecraft/loot/entry/LootPoolEntryType;- intermediary - method_29317- Lnet/minecraft/class_75;method_29317(Ljava/lang/String;Lcom/mojang/serialization/MapCodec;)Lnet/minecraft/class_5338;- official - a- Lfbh;a(Ljava/lang/String;Lcom/mojang/serialization/MapCodec;)Lfbk;
 
 
-