Uses of Class
net.minecraft.world.level.levelgen.structure.templatesystem.CappedProcessor
Packages that use CappedProcessor
Package
Description
-
Uses of CappedProcessor in net.minecraft.data.worldgen
Methods in net.minecraft.data.worldgen that return CappedProcessorModifier and TypeMethodDescriptionprivate static CappedProcessor
ProcessorLists.trailsArchyLootProcessor
(ResourceLocation p_282232_, int p_281868_) -
Uses of CappedProcessor in net.minecraft.world.level.levelgen.structure.templatesystem
Fields in net.minecraft.world.level.levelgen.structure.templatesystem with type parameters of type CappedProcessorModifier and TypeFieldDescriptionstatic final StructureProcessorType<CappedProcessor>
StructureProcessorType.CAPPED
static final com.mojang.serialization.Codec<CappedProcessor>
CappedProcessor.CODEC