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.functionsFields in net.minecraft.world.level.storage.loot.functions with type parameters of type SequenceFunctionModifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<SequenceFunction>SequenceFunction.CODECstatic final com.mojang.serialization.Codec<SequenceFunction>SequenceFunction.INLINE_CODECMethods in net.minecraft.world.level.storage.loot.functions that return SequenceFunctionModifier and TypeMethodDescriptionstatic SequenceFunctionSequenceFunction.of(List<LootItemFunction> p_298958_)