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