Uses of Class
net.minecraft.world.level.storage.loot.predicates.AllOfCondition
Packages that use AllOfCondition
-
Uses of AllOfCondition in net.minecraft.world.level.storage.loot.predicates
Fields in net.minecraft.world.level.storage.loot.predicates with type parameters of type AllOfConditionModifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<AllOfCondition>
AllOfCondition.CODEC
static final com.mojang.serialization.Codec<AllOfCondition>
AllOfCondition.INLINE_CODEC
Methods in net.minecraft.world.level.storage.loot.predicates that return AllOfConditionModifier and TypeMethodDescriptionstatic AllOfCondition
AllOfCondition.allOf
(List<LootItemCondition> p_300418_)