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> p_210503_) StructurePoolElement.legacy
(String p_210513_, Holder<StructureProcessorList> p_210514_) StructurePoolElement.list
(List<Function<StructureTemplatePool.Projection, ? extends StructurePoolElement>> p_210520_) protected static <E extends StructurePoolElement>
com.mojang.serialization.codecs.RecordCodecBuilder<E,StructureTemplatePool.Projection> StructurePoolElement.projectionCodec()
StructurePoolElement.single
(String p_210532_, Holder<StructureProcessorList> p_210533_) 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 p_210479_) private void
ListPoolElement.setProjectionOnEachElement
(StructureTemplatePool.Projection p_210407_) 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>> p_210520_) Constructors in net.minecraft.world.level.levelgen.structure.pools with parameters of type StructureTemplatePool.ProjectionModifierConstructorDescriptionprotected
FeaturePoolElement
(Holder<PlacedFeature> p_210209_, StructureTemplatePool.Projection p_210210_) JigsawJunction
(int p_210247_, int p_210248_, int p_210249_, int p_210250_, StructureTemplatePool.Projection p_210251_) protected
LegacySinglePoolElement
(com.mojang.datafixers.util.Either<ResourceLocation, StructureTemplate> p_210348_, Holder<StructureProcessorList> p_210349_, StructureTemplatePool.Projection p_210350_) ListPoolElement
(List<StructurePoolElement> p_210363_, StructureTemplatePool.Projection p_210364_) protected
SinglePoolElement
(com.mojang.datafixers.util.Either<ResourceLocation, StructureTemplate> p_210415_, Holder<StructureProcessorList> p_210416_, StructureTemplatePool.Projection p_210417_) protected
StructureTemplatePool
(Holder<StructureTemplatePool> p_255795_, List<com.mojang.datafixers.util.Pair<Function<StructureTemplatePool.Projection, ? extends StructurePoolElement>, Integer>> p_256083_, StructureTemplatePool.Projection p_255642_) Constructor parameters in net.minecraft.world.level.levelgen.structure.pools with type arguments of type StructureTemplatePool.ProjectionModifierConstructorDescriptionStructureTemplatePool
(Holder<StructureTemplatePool> p_255795_, List<com.mojang.datafixers.util.Pair<Function<StructureTemplatePool.Projection, ? extends StructurePoolElement>, Integer>> p_256083_, StructureTemplatePool.Projection p_255642_)