类 ListOperation.Append
java.lang.Object
net.minecraft.world.level.storage.loot.functions.ListOperation.Append
- 所有已实现的接口:
ListOperation
- 封闭接口:
ListOperation
-
嵌套类概要
从接口继承的嵌套类/接口 net.minecraft.world.level.storage.loot.functions.ListOperation
ListOperation.Append, ListOperation.Insert, ListOperation.ReplaceAll, ListOperation.ReplaceSection, ListOperation.StandAlone<T>, ListOperation.Type
-
字段概要
字段修饰符和类型字段说明static final ListOperation.Append
private static final org.slf4j.Logger
static final com.mojang.serialization.MapCodec
<ListOperation.Append> 从接口继承的字段 net.minecraft.world.level.storage.loot.functions.ListOperation
UNLIMITED_CODEC
-
构造器概要
构造器 -
方法概要
从类继承的方法 java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
从接口继承的方法 net.minecraft.world.level.storage.loot.functions.ListOperation
apply
-
字段详细资料
-
LOGGER
private static final org.slf4j.Logger LOGGER -
INSTANCE
-
MAP_CODEC
-
-
构造器详细资料
-
Append
private Append()
-
-
方法详细资料
-
mode
- 指定者:
mode
在接口中ListOperation
-
apply
- 指定者:
apply
在接口中ListOperation
-