Package net.minecraft.loot.function
Class SetLootTableLootFunction
java.lang.Object
net.minecraft.loot.function.ConditionalLootFunction
net.minecraft.loot.function.SetLootTableLootFunction
- All Implemented Interfaces:
 BiFunction<ItemStack,,LootContext, ItemStack> LootContextAware,LootFunction
- Mappings:
 Namespace Name named net/minecraft/loot/function/SetLootTableLootFunctionintermediary net/minecraft/class_144official exq
- 
Nested Class Summary
Nested classes/interfaces inherited from class net.minecraft.loot.function.ConditionalLootFunction
ConditionalLootFunction.Builder<T extends ConditionalLootFunction.Builder<T>> - 
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final com.mojang.serialization.MapCodec<SetLootTableLootFunction> private final RegistryKey<LootTable> private final longprivate final RegistryEntry<BlockEntityType<?>> Fields inherited from class net.minecraft.loot.function.ConditionalLootFunction
conditions - 
Constructor Summary
ConstructorsModifierConstructorDescriptionprivateSetLootTableLootFunction(List<LootCondition> conditions, RegistryKey<LootTable> lootTable, long seed, RegistryEntry<BlockEntityType<?>> blockEntityType)  - 
Method Summary
Modifier and TypeMethodDescriptionstatic ConditionalLootFunction.Builder<?> builder(BlockEntityType<?> type, RegistryKey<LootTable> lootTable) static ConditionalLootFunction.Builder<?> builder(BlockEntityType<?> type, RegistryKey<LootTable> lootTable, long seed) getType()process(ItemStack stack, LootContext context) voidvalidate(LootTableReporter reporter) Methods inherited from class net.minecraft.loot.function.ConditionalLootFunction
addConditionsField, apply, builderMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface java.util.function.BiFunction
andThenMethods inherited from interface net.minecraft.loot.context.LootContextAware
getAllowedParameters 
- 
Field Details
- 
CODEC
- Mappings:
 Namespace Name Mixin selector named CODECLnet/minecraft/loot/function/SetLootTableLootFunction;CODEC:Lcom/mojang/serialization/MapCodec;intermediary field_45842Lnet/minecraft/class_144;field_45842:Lcom/mojang/serialization/MapCodec;official aLexq;a:Lcom/mojang/serialization/MapCodec;
 - 
lootTable
- Mappings:
 Namespace Name Mixin selector named lootTableLnet/minecraft/loot/function/SetLootTableLootFunction;lootTable:Lnet/minecraft/registry/RegistryKey;intermediary field_1116Lnet/minecraft/class_144;field_1116:Lnet/minecraft/class_5321;official bLexq;b:Laku;
 - 
seed
private final long seed- Mappings:
 Namespace Name Mixin selector named seedLnet/minecraft/loot/function/SetLootTableLootFunction;seed:Jintermediary field_1117Lnet/minecraft/class_144;field_1117:Jofficial cLexq;c:J
 - 
type
- Mappings:
 Namespace Name Mixin selector named typeLnet/minecraft/loot/function/SetLootTableLootFunction;type:Lnet/minecraft/registry/entry/RegistryEntry;intermediary field_34773Lnet/minecraft/class_144;field_34773:Lnet/minecraft/class_6880;official dLexq;d:Ljr;
 
 - 
 - 
Constructor Details
- 
SetLootTableLootFunction
private SetLootTableLootFunction(List<LootCondition> conditions, RegistryKey<LootTable> lootTable, long seed, RegistryEntry<BlockEntityType<?>> blockEntityType) - Mappings:
 Namespace Name Mixin selector named <init>Lnet/minecraft/loot/function/SetLootTableLootFunction;<init>(Ljava/util/List;Lnet/minecraft/registry/RegistryKey;JLnet/minecraft/registry/entry/RegistryEntry;)Vintermediary <init>Lnet/minecraft/class_144;<init>(Ljava/util/List;Lnet/minecraft/class_5321;JLnet/minecraft/class_6880;)Vofficial <init>Lexq;<init>(Ljava/util/List;Laku;JLjr;)V
 
 - 
 - 
Method Details
- 
getType
- Specified by:
 getTypein interfaceLootFunction- Specified by:
 getTypein classConditionalLootFunction- Mappings:
 Namespace Name Mixin selector named getTypeLnet/minecraft/loot/function/LootFunction;getType()Lnet/minecraft/loot/function/LootFunctionType;intermediary method_29321Lnet/minecraft/class_117;method_29321()Lnet/minecraft/class_5339;official bLexg;b()Lexh;
 - 
process
- Specified by:
 processin classConditionalLootFunction- Mappings:
 Namespace Name Mixin selector named processLnet/minecraft/loot/function/ConditionalLootFunction;process(Lnet/minecraft/item/ItemStack;Lnet/minecraft/loot/context/LootContext;)Lnet/minecraft/item/ItemStack;intermediary method_522Lnet/minecraft/class_120;method_522(Lnet/minecraft/class_1799;Lnet/minecraft/class_47;)Lnet/minecraft/class_1799;official aLexf;a(Lcwq;Levs;)Lcwq;
 - 
validate
- Specified by:
 validatein interfaceLootContextAware- Overrides:
 validatein classConditionalLootFunction- Mappings:
 Namespace Name Mixin selector named validateLnet/minecraft/loot/context/LootContextAware;validate(Lnet/minecraft/loot/LootTableReporter;)Vintermediary method_292Lnet/minecraft/class_46;method_292(Lnet/minecraft/class_58;)Vofficial aLevt;a(Levy;)V
 - 
builder
public static ConditionalLootFunction.Builder<?> builder(BlockEntityType<?> type, RegistryKey<LootTable> lootTable) - Mappings:
 Namespace Name Mixin selector named builderLnet/minecraft/loot/function/SetLootTableLootFunction;builder(Lnet/minecraft/block/entity/BlockEntityType;Lnet/minecraft/registry/RegistryKey;)Lnet/minecraft/loot/function/ConditionalLootFunction$Builder;intermediary method_35534Lnet/minecraft/class_144;method_35534(Lnet/minecraft/class_2591;Lnet/minecraft/class_5321;)Lnet/minecraft/class_120$class_121;official aLexq;a(Lduc;Laku;)Lexf$a;
 - 
builder
public static ConditionalLootFunction.Builder<?> builder(BlockEntityType<?> type, RegistryKey<LootTable> lootTable, long seed) - Mappings:
 Namespace Name Mixin selector named builderLnet/minecraft/loot/function/SetLootTableLootFunction;builder(Lnet/minecraft/block/entity/BlockEntityType;Lnet/minecraft/registry/RegistryKey;J)Lnet/minecraft/loot/function/ConditionalLootFunction$Builder;intermediary method_35535Lnet/minecraft/class_144;method_35535(Lnet/minecraft/class_2591;Lnet/minecraft/class_5321;J)Lnet/minecraft/class_120$class_121;official aLexq;a(Lduc;Laku;J)Lexf$a;
 
 -