Class AllOfCondition
java.lang.Object
net.minecraft.world.level.storage.loot.predicates.CompositeLootItemCondition
net.minecraft.world.level.storage.loot.predicates.AllOfCondition
- All Implemented Interfaces:
Predicate<LootContext>,LootContextUser,LootItemCondition
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic class -
Field Summary
Fields inherited from class net.minecraft.world.level.storage.loot.predicates.CompositeLootItemCondition
terms -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic AllOfCondition.BuilderallOf(LootItemCondition.Builder... p_286873_) getType()Methods inherited from class net.minecraft.world.level.storage.loot.predicates.CompositeLootItemCondition
test, validateMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface net.minecraft.world.level.storage.loot.LootContextUser
getReferencedContextParams
-
Constructor Details
-
AllOfCondition
AllOfCondition(LootItemCondition[] p_286723_)
-
-
Method Details
-
getType
-
allOf
-