类 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>
-
字段概要
字段 -
构造器概要
构造器 -
方法概要
修饰符和类型方法说明build()
protected SetLoreFunction.Builder
getThis()
setReplace
(boolean pReplace) setResolutionContext
(LootContext.EntityTarget pResolutionContext) 从类继承的方法 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
-
字段详细资料
-
replace
private boolean replace -
resolutionContext
-
lore
-
-
构造器详细资料
-
Builder
public Builder()
-
-
方法详细资料
-
setReplace
-
setResolutionContext
-
addLine
-
getThis
-
build
-