类 LootPoolEntryContainer
java.lang.Object
net.minecraft.world.level.storage.loot.entries.LootPoolEntryContainer
- 所有已实现的接口:
ComposableEntryContainer
-
嵌套类概要
嵌套类修饰符和类型类说明static class
static class
-
字段概要
字段从接口继承的字段 net.minecraft.world.level.storage.loot.entries.ComposableEntryContainer
ALWAYS_FALSE, ALWAYS_TRUE
-
构造器概要
构造器 -
方法概要
修饰符和类型方法说明protected final boolean
canRun
(LootContext pLootContext) abstract LootPoolEntryType
getType()
void
validate
(ValidationContext pValidationContext) 从类继承的方法 java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
从接口继承的方法 net.minecraft.world.level.storage.loot.entries.ComposableEntryContainer
and, expand, or
-
字段详细资料
-
conditions
-
compositeCondition
-
-
构造器详细资料
-
LootPoolEntryContainer
-
-
方法详细资料
-
validate
-
canRun
-
getType
-