Uses of Class
net.minecraft.world.level.storage.loot.functions.SequenceFunction
Packages that use SequenceFunction
-
Uses of SequenceFunction in net.minecraft.world.level.storage.loot.functions
Fields in net.minecraft.world.level.storage.loot.functions with type parameters of type SequenceFunctionModifier and TypeFieldDescriptionstatic final com.mojang.serialization.MapCodec
<SequenceFunction> SequenceFunction.CODEC
static final com.mojang.serialization.Codec
<SequenceFunction> SequenceFunction.INLINE_CODEC
static final LootItemFunctionType
<SequenceFunction> LootItemFunctions.SEQUENCE
Methods in net.minecraft.world.level.storage.loot.functions that return SequenceFunctionModifier and TypeMethodDescriptionstatic SequenceFunction
SequenceFunction.of
(List<LootItemFunction> p_298958_) Methods in net.minecraft.world.level.storage.loot.functions that return types with arguments of type SequenceFunction