Package net.minecraft.loot.function
Class SetLoreLootFunction.Builder
java.lang.Object
net.minecraft.loot.function.ConditionalLootFunction.Builder<SetLoreLootFunction.Builder>
net.minecraft.loot.function.SetLoreLootFunction.Builder
- All Implemented Interfaces:
- LootConditionConsumingBuilder<SetLoreLootFunction.Builder>,- LootFunction.Builder
- Enclosing class:
- SetLoreLootFunction
public static class SetLoreLootFunction.Builder
extends ConditionalLootFunction.Builder<SetLoreLootFunction.Builder>
- Mappings:
- Namespace - Name - official - ebl$a- intermediary - net/minecraft/class_3671$class_6159- named - net/minecraft/loot/function/SetLoreLootFunction$Builder
- 
Field SummaryFields
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionbuild()protected SetLoreLootFunction.Builderreplace(boolean replace) target(LootContext.EntityTarget target) Methods inherited from class net.minecraft.loot.function.ConditionalLootFunction.Builderconditionally, getConditions, getThisConditionConsumingBuilderMethods inherited from class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface net.minecraft.loot.condition.LootConditionConsumingBuilderconditionally
- 
Field Details- 
replaceprivate boolean replace- Mappings:
- Namespace - Name - Mixin selector - official - a- Lebl$a;a:Z- intermediary - field_31866- Lnet/minecraft/class_3671$class_6159;field_31866:Z- named - replace- Lnet/minecraft/loot/function/SetLoreLootFunction$Builder;replace:Z
 
- 
target- Mappings:
- Namespace - Name - Mixin selector - official - b- Lebl$a;b:Ldzk$b;- intermediary - field_31867- Lnet/minecraft/class_3671$class_6159;field_31867:Lnet/minecraft/class_47$class_50;- named - target- Lnet/minecraft/loot/function/SetLoreLootFunction$Builder;target:Lnet/minecraft/loot/context/LootContext$EntityTarget;
 
- 
lore- Mappings:
- Namespace - Name - Mixin selector - official - c- Lebl$a;c:Ljava/util/List;- intermediary - field_31868- Lnet/minecraft/class_3671$class_6159;field_31868:Ljava/util/List;- named - lore- Lnet/minecraft/loot/function/SetLoreLootFunction$Builder;lore:Ljava/util/List;
 
 
- 
- 
Constructor Details- 
Builderpublic Builder()
 
- 
- 
Method Details- 
replace- Mappings:
- Namespace - Name - Mixin selector - official - a- Lebl$a;a(Z)Lebl$a;- intermediary - method_35548- Lnet/minecraft/class_3671$class_6159;method_35548(Z)Lnet/minecraft/class_3671$class_6159;- named - replace- Lnet/minecraft/loot/function/SetLoreLootFunction$Builder;replace(Z)Lnet/minecraft/loot/function/SetLoreLootFunction$Builder;
 
- 
target- Mappings:
- Namespace - Name - Mixin selector - official - a- Lebl$a;a(Ldzk$b;)Lebl$a;- intermediary - method_35546- Lnet/minecraft/class_3671$class_6159;method_35546(Lnet/minecraft/class_47$class_50;)Lnet/minecraft/class_3671$class_6159;- named - target- Lnet/minecraft/loot/function/SetLoreLootFunction$Builder;target(Lnet/minecraft/loot/context/LootContext$EntityTarget;)Lnet/minecraft/loot/function/SetLoreLootFunction$Builder;
 
- 
lore- Mappings:
- Namespace - Name - Mixin selector - official - a- Lebl$a;a(Lsw;)Lebl$a;- intermediary - method_35547- Lnet/minecraft/class_3671$class_6159;method_35547(Lnet/minecraft/class_2561;)Lnet/minecraft/class_3671$class_6159;- named - lore- Lnet/minecraft/loot/function/SetLoreLootFunction$Builder;lore(Lnet/minecraft/text/Text;)Lnet/minecraft/loot/function/SetLoreLootFunction$Builder;
 
- 
getThisBuilder- Specified by:
- getThisBuilderin class- ConditionalLootFunction.Builder<SetLoreLootFunction.Builder>
- Mappings:
- Namespace - Name - Mixin selector - official - a- Lebl$a;a()Lebl$a;- intermediary - method_35545- Lnet/minecraft/class_3671$class_6159;method_35545()Lnet/minecraft/class_3671$class_6159;- named - getThisBuilder- Lnet/minecraft/loot/function/SetLoreLootFunction$Builder;getThisBuilder()Lnet/minecraft/loot/function/SetLoreLootFunction$Builder;
 
- 
build- Mappings:
- Namespace - Name - Mixin selector - official - b- Leaz$a;b()Leaz;- intermediary - method_515- Lnet/minecraft/class_117$class_118;method_515()Lnet/minecraft/class_117;- named - build- Lnet/minecraft/loot/function/LootFunction$Builder;build()Lnet/minecraft/loot/function/LootFunction;
 
 
-