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.predicatesFields in net.minecraft.world.level.storage.loot.predicates with type parameters of type AllOfConditionModifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<AllOfCondition>AllOfCondition.CODECstatic final com.mojang.serialization.Codec<AllOfCondition>AllOfCondition.INLINE_CODECMethods in net.minecraft.world.level.storage.loot.predicates that return AllOfConditionModifier and TypeMethodDescriptionstatic AllOfConditionAllOfCondition.allOf(List<LootItemCondition> p_298400_)