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