Uses of Class
net.minecraft.loot.condition.AllOfLootCondition
-
Uses of AllOfLootCondition in net.minecraft.loot.condition
Modifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<AllOfLootCondition>
AllOfLootCondition.CODEC
static final com.mojang.serialization.Codec<AllOfLootCondition>
AllOfLootCondition.INLINE_CODEC
Modifier and TypeMethodDescriptionstatic AllOfLootCondition
AllOfLootCondition.create
(List<LootCondition> terms)