类 AnyOfCondition
java.lang.Object
net.minecraft.world.level.storage.loot.predicates.CompositeLootItemCondition
net.minecraft.world.level.storage.loot.predicates.AnyOfCondition
- 所有已实现的接口:
Predicate<LootContext>
,LootContextUser
,LootItemCondition
-
嵌套类概要
嵌套类 -
字段概要
字段从类继承的字段 net.minecraft.world.level.storage.loot.predicates.CompositeLootItemCondition
terms
从接口继承的字段 net.minecraft.world.level.storage.loot.predicates.LootItemCondition
DIRECT_CODEC, TYPED_CODEC
-
构造器概要
构造器 -
方法概要
从类继承的方法 net.minecraft.world.level.storage.loot.predicates.CompositeLootItemCondition
createCodec, createInlineCodec, test, validate
从类继承的方法 java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
从接口继承的方法 net.minecraft.world.level.storage.loot.LootContextUser
getReferencedContextParams
-
字段详细资料
-
CODEC
-
-
构造器详细资料
-
AnyOfCondition
AnyOfCondition(List<LootItemCondition> p_299191_)
-
-
方法详细资料
-
getType
-
anyOf
-