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.CODECstatic final com.mojang.serialization.Codec<SequenceFunction> SequenceFunction.INLINE_CODECstatic final LootItemFunctionType<SequenceFunction> LootItemFunctions.SEQUENCEMethods in net.minecraft.world.level.storage.loot.functions that return SequenceFunctionModifier and TypeMethodDescriptionstatic SequenceFunctionSequenceFunction.of(List<LootItemFunction> functions) Methods in net.minecraft.world.level.storage.loot.functions that return types with arguments of type SequenceFunction