Package net.minecraft.loot.function
Class SetNameLootFunction
java.lang.Object
net.minecraft.loot.function.ConditionalLootFunction
net.minecraft.loot.function.SetNameLootFunction
- All Implemented Interfaces:
- BiFunction<ItemStack,,- LootContext, - ItemStack> - LootContextAware,- LootFunction
- Mappings:
- Namespace - Name - official - ebm- intermediary - net/minecraft/class_3670- named - net/minecraft/loot/function/SetNameLootFunction
- 
Nested Class SummaryNested ClassesNested classes/interfaces inherited from class net.minecraft.loot.function.ConditionalLootFunctionConditionalLootFunction.Builder<T extends ConditionalLootFunction.Builder<T>>
- 
Field SummaryFieldsModifier and TypeFieldDescription(package private) final LootContext.EntityTargetprivate static final Logger(package private) final TextFields inherited from class net.minecraft.loot.function.ConditionalLootFunctionconditions
- 
Constructor SummaryConstructorsConstructorDescriptionSetNameLootFunction(LootCondition[] conditions, @Nullable Text name, LootContext.EntityTarget entity) 
- 
Method SummaryModifier and TypeMethodDescriptionstatic UnaryOperator<Text>applySourceEntity(LootContext context, LootContext.EntityTarget sourceEntity) static ConditionalLootFunction.Builder<?>static ConditionalLootFunction.Builder<?>builder(Text name, LootContext.EntityTarget target) getType()process(ItemStack stack, LootContext context) Methods inherited from class net.minecraft.loot.function.ConditionalLootFunctionapply, builder, validateMethods inherited from class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface java.util.function.BiFunctionandThen
- 
Field Details- 
LOGGER- Mappings:
- Namespace - Name - Mixin selector - official - a- Lebm;a:Lorg/slf4j/Logger;- intermediary - field_16230- Lnet/minecraft/class_3670;field_16230:Lorg/slf4j/Logger;- named - LOGGER- Lnet/minecraft/loot/function/SetNameLootFunction;LOGGER:Lorg/slf4j/Logger;
 
- 
name- Mappings:
- Namespace - Name - Mixin selector - official - b- Lebm;b:Lsw;- intermediary - field_16228- Lnet/minecraft/class_3670;field_16228:Lnet/minecraft/class_2561;- named - name- Lnet/minecraft/loot/function/SetNameLootFunction;name:Lnet/minecraft/text/Text;
 
- 
entity- Mappings:
- Namespace - Name - Mixin selector - official - c- Lebm;c:Ldzk$b;- intermediary - field_16229- Lnet/minecraft/class_3670;field_16229:Lnet/minecraft/class_47$class_50;- named - entity- Lnet/minecraft/loot/function/SetNameLootFunction;entity:Lnet/minecraft/loot/context/LootContext$EntityTarget;
 
 
- 
- 
Constructor Details- 
SetNameLootFunctionSetNameLootFunction(LootCondition[] conditions, @Nullable @Nullable Text name, @Nullable LootContext.EntityTarget entity) - Mappings:
- Namespace - Name - Mixin selector - official - <init>- Lebm;<init>([Leck;Lsw;Ldzk$b;)V- intermediary - <init>- Lnet/minecraft/class_3670;<init>([Lnet/minecraft/class_5341;Lnet/minecraft/class_2561;Lnet/minecraft/class_47$class_50;)V- named - <init>- Lnet/minecraft/loot/function/SetNameLootFunction;<init>([Lnet/minecraft/loot/condition/LootCondition;Lnet/minecraft/text/Text;Lnet/minecraft/loot/context/LootContext$EntityTarget;)V
 
 
- 
- 
Method Details- 
getType- Mappings:
- Namespace - Name - Mixin selector - official - b- Leaz;b()Leba;- intermediary - method_29321- Lnet/minecraft/class_117;method_29321()Lnet/minecraft/class_5339;- named - getType- Lnet/minecraft/loot/function/LootFunction;getType()Lnet/minecraft/loot/function/LootFunctionType;
 
- 
getRequiredParameters- Mappings:
- Namespace - Name - Mixin selector - official - a- Ldzl;a()Ljava/util/Set;- intermediary - method_293- Lnet/minecraft/class_46;method_293()Ljava/util/Set;- named - getRequiredParameters- Lnet/minecraft/loot/context/LootContextAware;getRequiredParameters()Ljava/util/Set;
 
- 
applySourceEntitypublic static UnaryOperator<Text> applySourceEntity(LootContext context, @Nullable LootContext.EntityTarget sourceEntity) - Mappings:
- Namespace - Name - Mixin selector - official - a- Lebm;a(Ldzk;Ldzk$b;)Ljava/util/function/UnaryOperator;- intermediary - method_16190- Lnet/minecraft/class_3670;method_16190(Lnet/minecraft/class_47;Lnet/minecraft/class_47$class_50;)Ljava/util/function/UnaryOperator;- named - applySourceEntity- Lnet/minecraft/loot/function/SetNameLootFunction;applySourceEntity(Lnet/minecraft/loot/context/LootContext;Lnet/minecraft/loot/context/LootContext$EntityTarget;)Ljava/util/function/UnaryOperator;
 
- 
process- Specified by:
- processin class- ConditionalLootFunction
- Mappings:
- Namespace - Name - Mixin selector - official - a- Leay;a(Lcfz;Ldzk;)Lcfz;- intermediary - method_522- Lnet/minecraft/class_120;method_522(Lnet/minecraft/class_1799;Lnet/minecraft/class_47;)Lnet/minecraft/class_1799;- named - process- Lnet/minecraft/loot/function/ConditionalLootFunction;process(Lnet/minecraft/item/ItemStack;Lnet/minecraft/loot/context/LootContext;)Lnet/minecraft/item/ItemStack;
 
- 
builder- Mappings:
- Namespace - Name - Mixin selector - official - a- Lebm;a(Lsw;)Leay$a;- intermediary - method_35549- Lnet/minecraft/class_3670;method_35549(Lnet/minecraft/class_2561;)Lnet/minecraft/class_120$class_121;- named - builder- Lnet/minecraft/loot/function/SetNameLootFunction;builder(Lnet/minecraft/text/Text;)Lnet/minecraft/loot/function/ConditionalLootFunction$Builder;
 
- 
builderpublic static ConditionalLootFunction.Builder<?> builder(Text name, LootContext.EntityTarget target) - Mappings:
- Namespace - Name - Mixin selector - official - a- Lebm;a(Lsw;Ldzk$b;)Leay$a;- intermediary - method_35550- Lnet/minecraft/class_3670;method_35550(Lnet/minecraft/class_2561;Lnet/minecraft/class_47$class_50;)Lnet/minecraft/class_120$class_121;- named - builder- Lnet/minecraft/loot/function/SetNameLootFunction;builder(Lnet/minecraft/text/Text;Lnet/minecraft/loot/context/LootContext$EntityTarget;)Lnet/minecraft/loot/function/ConditionalLootFunction$Builder;
 
 
-