Uses of Enum Class
net.minecraft.world.level.levelgen.structure.pools.StructureTemplatePool.Projection
Packages that use StructureTemplatePool.Projection
-
Uses of StructureTemplatePool.Projection in net.minecraft.world.level.levelgen.structure.pools
Fields in net.minecraft.world.level.levelgen.structure.pools declared as StructureTemplatePool.ProjectionModifier and TypeFieldDescriptionprivate final StructureTemplatePool.Projection
JigsawJunction.destProjection
private StructureTemplatePool.Projection
StructurePoolElement.projection
Fields in net.minecraft.world.level.levelgen.structure.pools with type parameters of type StructureTemplatePool.ProjectionMethods in net.minecraft.world.level.levelgen.structure.pools that return StructureTemplatePool.ProjectionModifier and TypeMethodDescriptionJigsawJunction.getDestProjection()
StructurePoolElement.getProjection()
Returns the enum constant of this class with the specified name.static StructureTemplatePool.Projection[]
StructureTemplatePool.Projection.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in net.minecraft.world.level.levelgen.structure.pools that return types with arguments of type StructureTemplatePool.ProjectionModifier and TypeMethodDescriptionStructurePoolElement.empty()
StructurePoolElement.feature
(Holder<PlacedFeature> pFeature) StructurePoolElement.legacy
(String pId, Holder<StructureProcessorList> pProcessors) StructurePoolElement.list
(List<Function<StructureTemplatePool.Projection, ? extends StructurePoolElement>> pElements) protected static <E extends StructurePoolElement>
com.mojang.serialization.codecs.RecordCodecBuilder<E, StructureTemplatePool.Projection> StructurePoolElement.projectionCodec()
StructurePoolElement.single
(String pId, Holder<StructureProcessorList> pProcessors) StructurePoolElement.single
(String pId, Holder<StructureProcessorList> pProcessors, LiquidSettings pLiquidSettings) StructurePoolElement.single
(String pId, LiquidSettings pLiquidSettings) Methods in net.minecraft.world.level.levelgen.structure.pools with parameters of type StructureTemplatePool.ProjectionModifier and TypeMethodDescriptionListPoolElement.setProjection
(StructureTemplatePool.Projection p_210373_) StructurePoolElement.setProjection
(StructureTemplatePool.Projection pProjection) private void
ListPoolElement.setProjectionOnEachElement
(StructureTemplatePool.Projection pProjection) Method parameters in net.minecraft.world.level.levelgen.structure.pools with type arguments of type StructureTemplatePool.ProjectionModifier and TypeMethodDescriptionStructurePoolElement.list
(List<Function<StructureTemplatePool.Projection, ? extends StructurePoolElement>> pElements) Constructors in net.minecraft.world.level.levelgen.structure.pools with parameters of type StructureTemplatePool.ProjectionModifierConstructorDescriptionprotected
FeaturePoolElement
(Holder<PlacedFeature> pFeature, StructureTemplatePool.Projection pProjection) JigsawJunction
(int pSourceX, int pSourceGroundY, int pSourceZ, int pDeltaY, StructureTemplatePool.Projection pDestProjection) protected
LegacySinglePoolElement
(com.mojang.datafixers.util.Either<ResourceLocation, StructureTemplate> p_210348_, Holder<StructureProcessorList> p_210349_, StructureTemplatePool.Projection p_210350_, Optional<LiquidSettings> p_352209_) ListPoolElement
(List<StructurePoolElement> pElements, StructureTemplatePool.Projection pProjection) protected
SinglePoolElement
(com.mojang.datafixers.util.Either<ResourceLocation, StructureTemplate> pTemplate, Holder<StructureProcessorList> pProcessors, StructureTemplatePool.Projection pProjection, Optional<LiquidSettings> pOverrideLiquidSettings) protected
StructurePoolElement
(StructureTemplatePool.Projection pProjection) StructureTemplatePool
(Holder<StructureTemplatePool> pFallback, List<com.mojang.datafixers.util.Pair<Function<StructureTemplatePool.Projection, ? extends StructurePoolElement>, Integer>> pRawTemplateFactories, StructureTemplatePool.Projection pProjection) Constructor parameters in net.minecraft.world.level.levelgen.structure.pools with type arguments of type StructureTemplatePool.ProjectionModifierConstructorDescriptionStructureTemplatePool
(Holder<StructureTemplatePool> pFallback, List<com.mojang.datafixers.util.Pair<Function<StructureTemplatePool.Projection, ? extends StructurePoolElement>, Integer>> pRawTemplateFactories, StructureTemplatePool.Projection pProjection)