Uses of Class
net.minecraft.loot.condition.AllOfLootCondition
Packages that use AllOfLootCondition
-
Uses of AllOfLootCondition in net.minecraft.loot.condition
Fields in net.minecraft.loot.condition with type parameters of type AllOfLootConditionModifier and TypeFieldDescriptionstatic final com.mojang.serialization.MapCodec
<AllOfLootCondition> AllOfLootCondition.CODEC
static final com.mojang.serialization.Codec
<AllOfLootCondition> AllOfLootCondition.INLINE_CODEC
Methods in net.minecraft.loot.condition that return AllOfLootConditionModifier and TypeMethodDescriptionstatic AllOfLootCondition
AllOfLootCondition.create
(List<LootCondition> terms)