类 SetLoreFunction.Builder
java.lang.Object
net.minecraft.world.level.storage.loot.functions.LootItemConditionalFunction.Builder<SetLoreFunction.Builder>
net.minecraft.world.level.storage.loot.functions.SetLoreFunction.Builder
- 封闭类:
SetLoreFunction
public static class SetLoreFunction.Builder
extends LootItemConditionalFunction.Builder<SetLoreFunction.Builder>
-
字段概要
字段修饰符和类型字段说明private final com.google.common.collect.ImmutableList.Builder
<Component> private ListOperation
private Optional
<LootContext.EntityTarget> -
构造器概要
构造器 -
方法概要
修饰符和类型方法说明build()
protected SetLoreFunction.Builder
getThis()
setMode
(ListOperation p_333307_) setResolutionContext
(LootContext.EntityTarget p_165450_) 从类继承的方法 net.minecraft.world.level.storage.loot.functions.LootItemConditionalFunction.Builder
getConditions, unwrap, when
从类继承的方法 java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
从接口继承的方法 net.minecraft.world.level.storage.loot.predicates.ConditionUserBuilder
when
-
字段详细资料
-
resolutionContext
-
lore
-
mode
-
-
构造器详细资料
-
Builder
public Builder()
-
-
方法详细资料
-
setMode
-
setResolutionContext
-
addLine
-
getThis
-
build
-