Uses of Enum Class
net.minecraft.world.level.levelgen.feature.structures.StructureTemplatePool.Projection
Packages that use StructureTemplatePool.Projection
-
Uses of StructureTemplatePool.Projection in net.minecraft.world.level.levelgen.feature.structures
Fields in net.minecraft.world.level.levelgen.feature.structures declared as StructureTemplatePool.ProjectionModifier and TypeFieldDescriptionprivate StructureTemplatePool.ProjectionJigsawJunction.destProjectionprivate StructureTemplatePool.ProjectionStructurePoolElement.projectionFields in net.minecraft.world.level.levelgen.feature.structures with type parameters of type StructureTemplatePool.ProjectionModifier and TypeFieldDescriptionprivate static Map<String,StructureTemplatePool.Projection>StructureTemplatePool.Projection.BY_NAMEstatic com.mojang.serialization.Codec<StructureTemplatePool.Projection>StructureTemplatePool.Projection.CODECMethods in net.minecraft.world.level.levelgen.feature.structures that return StructureTemplatePool.ProjectionModifier and TypeMethodDescriptionStructureTemplatePool.Projection.create(String enumName, String p_i50487_3_, com.google.common.collect.ImmutableList<StructureProcessor> p_i50487_4_)JigsawJunction.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.feature.structures that return types with arguments of type StructureTemplatePool.ProjectionModifier and TypeMethodDescriptionStructurePoolElement.empty()StructurePoolElement.feature(ConfiguredFeature<?,?> p_69165_)StructurePoolElement.legacy(String p_69198_, StructureProcessorList p_69199_)StructurePoolElement.list(List<Function<StructureTemplatePool.Projection,? extends StructurePoolElement>> p_69205_)protected static <E extends StructurePoolElement>
com.mojang.serialization.codecs.RecordCodecBuilder<E,StructureTemplatePool.Projection>StructurePoolElement.projectionCodec()StructurePoolElement.single(String p_69222_, StructureProcessorList p_69223_)Methods in net.minecraft.world.level.levelgen.feature.structures with parameters of type StructureTemplatePool.ProjectionModifier and TypeMethodDescriptionListPoolElement.setProjection(StructureTemplatePool.Projection p_69067_)StructurePoolElement.setProjection(StructureTemplatePool.Projection p_69169_)private voidListPoolElement.setProjectionOnEachElement(StructureTemplatePool.Projection p_69094_)Method parameters in net.minecraft.world.level.levelgen.feature.structures with type arguments of type StructureTemplatePool.ProjectionModifier and TypeMethodDescriptionStructurePoolElement.list(List<Function<StructureTemplatePool.Projection,? extends StructurePoolElement>> p_69205_)Constructors in net.minecraft.world.level.levelgen.feature.structures with parameters of type StructureTemplatePool.ProjectionModifierConstructorDescriptionprotectedFeaturePoolElement(Supplier<ConfiguredFeature<?,?>> p_68887_, StructureTemplatePool.Projection p_68888_)JigsawJunction(int p_68925_, int p_68926_, int p_68927_, int p_68928_, StructureTemplatePool.Projection p_68929_)protectedLegacySinglePoolElement(com.mojang.datafixers.util.Either<ResourceLocation,StructureTemplate> p_69046_, Supplier<StructureProcessorList> p_69047_, StructureTemplatePool.Projection p_69048_)ListPoolElement(List<StructurePoolElement> p_69061_, StructureTemplatePool.Projection p_69062_)protectedSinglePoolElement(com.mojang.datafixers.util.Either<ResourceLocation,StructureTemplate> p_69102_, Supplier<StructureProcessorList> p_69103_, StructureTemplatePool.Projection p_69104_)protectedStructureTemplatePool(ResourceLocation p_69259_, ResourceLocation p_69260_, List<com.mojang.datafixers.util.Pair<Function<StructureTemplatePool.Projection,? extends StructurePoolElement>,Integer>> p_69261_, StructureTemplatePool.Projection p_69262_)Constructor parameters in net.minecraft.world.level.levelgen.feature.structures with type arguments of type StructureTemplatePool.ProjectionModifierConstructorDescriptionStructureTemplatePool(ResourceLocation p_69259_, ResourceLocation p_69260_, List<com.mojang.datafixers.util.Pair<Function<StructureTemplatePool.Projection,? extends StructurePoolElement>,Integer>> p_69261_, StructureTemplatePool.Projection p_69262_)