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.Codec<AllOfLootCondition>
AllOfLootCondition.field_45857
static final com.mojang.serialization.Codec<AllOfLootCondition>
AllOfLootCondition.field_45858
Methods in net.minecraft.loot.condition that return AllOfLootConditionModifier and TypeMethodDescriptionstatic AllOfLootCondition
AllOfLootCondition.method_53404
(List<LootCondition> list)