Uses of Class
net.minecraft.world.level.storage.loot.predicates.AllOfCondition
-
Uses of AllOfCondition in net.minecraft.world.level.storage.loot.predicates
Modifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<AllOfCondition>
AllOfCondition.CODEC
static final com.mojang.serialization.Codec<AllOfCondition>
AllOfCondition.INLINE_CODEC
Modifier and TypeMethodDescriptionstatic AllOfCondition
AllOfCondition.allOf
(List<LootItemCondition> p_298400_)