Uses of Class
net.minecraft.world.gen.feature.structure.StructureStart
-
-
Uses of StructureStart in net.minecraft.network
Methods in net.minecraft.network with parameters of type StructureStart Modifier and Type Method Description static voidDebugPacketSender. sendStructurePacket(ISeedReader p_218804_0_, StructureStart<?> p_218804_1_) -
Uses of StructureStart in net.minecraft.world
Methods in net.minecraft.world that return StructureStart Modifier and Type Method Description StructureStart<?>IStructureReader. getStartForFeature(Structure<?> p_230342_1_)Methods in net.minecraft.world that return types with arguments of type StructureStart Modifier and Type Method Description java.util.stream.Stream<? extends StructureStart<?>>ISeedReader. startsForFeature(SectionPos p_241827_1_, Structure<?> p_241827_2_)Methods in net.minecraft.world with parameters of type StructureStart Modifier and Type Method Description voidIStructureReader. setStartForFeature(Structure<?> p_230344_1_, StructureStart<?> p_230344_2_) -
Uses of StructureStart in net.minecraft.world.chunk
Fields in net.minecraft.world.chunk with type parameters of type StructureStart Modifier and Type Field Description private java.util.Map<Structure<?>,StructureStart<?>>Chunk. structureStartsprivate java.util.Map<Structure<?>,StructureStart<?>>ChunkPrimer. structureStartsMethods in net.minecraft.world.chunk that return StructureStart Modifier and Type Method Description StructureStart<?>Chunk. getStartForFeature(Structure<?> p_230342_1_)StructureStart<?>ChunkPrimer. getStartForFeature(Structure<?> p_230342_1_)StructureStart<?>ChunkPrimerWrapper. getStartForFeature(Structure<?> p_230342_1_)Methods in net.minecraft.world.chunk that return types with arguments of type StructureStart Modifier and Type Method Description java.util.Map<Structure<?>,StructureStart<?>>Chunk. getAllStarts()java.util.Map<Structure<?>,StructureStart<?>>ChunkPrimer. getAllStarts()java.util.Map<Structure<?>,StructureStart<?>>ChunkPrimerWrapper. getAllStarts()java.util.Map<Structure<?>,StructureStart<?>>IChunk. getAllStarts()Methods in net.minecraft.world.chunk with parameters of type StructureStart Modifier and Type Method Description voidChunk. setStartForFeature(Structure<?> p_230344_1_, StructureStart<?> p_230344_2_)voidChunkPrimer. setStartForFeature(Structure<?> p_230344_1_, StructureStart<?> p_230344_2_)voidChunkPrimerWrapper. setStartForFeature(Structure<?> p_230344_1_, StructureStart<?> p_230344_2_)Method parameters in net.minecraft.world.chunk with type arguments of type StructureStart Modifier and Type Method Description voidChunk. setAllStarts(java.util.Map<Structure<?>,StructureStart<?>> p_201612_1_)voidChunkPrimer. setAllStarts(java.util.Map<Structure<?>,StructureStart<?>> p_201612_1_)voidChunkPrimerWrapper. setAllStarts(java.util.Map<Structure<?>,StructureStart<?>> p_201612_1_)voidIChunk. setAllStarts(java.util.Map<Structure<?>,StructureStart<?>> p_201612_1_) -
Uses of StructureStart in net.minecraft.world.chunk.storage
Methods in net.minecraft.world.chunk.storage that return types with arguments of type StructureStart Modifier and Type Method Description private static java.util.Map<Structure<?>,StructureStart<?>>ChunkSerializer. unpackStructureStart(TemplateManager p_235967_0_, CompoundNBT p_235967_1_, long p_235967_2_)Method parameters in net.minecraft.world.chunk.storage with type arguments of type StructureStart Modifier and Type Method Description private static CompoundNBTChunkSerializer. packStructureData(ChunkPos p_222649_0_, java.util.Map<Structure<?>,StructureStart<?>> p_222649_1_, java.util.Map<Structure<?>,it.unimi.dsi.fastutil.longs.LongSet> p_222649_2_) -
Uses of StructureStart in net.minecraft.world.gen
Methods in net.minecraft.world.gen that return types with arguments of type StructureStart Modifier and Type Method Description java.util.stream.Stream<? extends StructureStart<?>>WorldGenRegion. startsForFeature(SectionPos p_241827_1_, Structure<?> p_241827_2_) -
Uses of StructureStart in net.minecraft.world.gen.feature
Methods in net.minecraft.world.gen.feature that return StructureStart Modifier and Type Method Description StructureStart<?>StructureFeature. generate(DynamicRegistries p_242771_1_, ChunkGenerator p_242771_2_, BiomeProvider p_242771_3_, TemplateManager p_242771_4_, long p_242771_5_, ChunkPos p_242771_7_, Biome p_242771_8_, int p_242771_9_, StructureSeparationSettings p_242771_10_) -
Uses of StructureStart in net.minecraft.world.gen.feature.structure
Subclasses of StructureStart in net.minecraft.world.gen.feature.structure Modifier and Type Class Description static classBuriedTreasureStructure.Startstatic classDesertPyramidStructure.Startstatic classEndCityStructure.Startstatic classFortressStructure.Startstatic classIglooStructure.Startstatic classJigsawStructure.Startstatic classJunglePyramidStructure.StartclassMarginedStructureStart<C extends IFeatureConfig>static classMineshaftStructure.Startstatic classNetherFossilStructure.Startstatic classOceanMonumentStructure.Startstatic classOceanRuinStructure.Startstatic classRuinedPortalStructure.Startstatic classShipwreckStructure.Startstatic classStrongholdStructure.Startstatic classSwampHutStructure.Startstatic classWoodlandMansionStructure.StartFields in net.minecraft.world.gen.feature.structure declared as StructureStart Modifier and Type Field Description static StructureStart<?>StructureStart. INVALID_STARTMethods in net.minecraft.world.gen.feature.structure that return StructureStart Modifier and Type Method Description StructureStart<C>Structure.IStartFactory. create(Structure<C> p_create_1_, int p_create_2_, int p_create_3_, MutableBoundingBox p_create_4_, int p_create_5_, long p_create_6_)private StructureStart<C>Structure. createStart(int p_236387_1_, int p_236387_2_, MutableBoundingBox p_236387_3_, int p_236387_4_, long p_236387_5_)StructureStart<?>Structure. generate(DynamicRegistries p_242785_1_, ChunkGenerator p_242785_2_, BiomeProvider p_242785_3_, TemplateManager p_242785_4_, long p_242785_5_, ChunkPos p_242785_7_, Biome p_242785_8_, int p_242785_9_, SharedSeedRandom p_242785_10_, StructureSeparationSettings p_242785_11_, C p_242785_12_)StructureStart<?>StructureManager. getStartForFeature(SectionPos p_235013_1_, Structure<?> p_235013_2_, IStructureReader p_235013_3_)StructureStart<?>StructureManager. getStructureAt(BlockPos p_235010_1_, boolean p_235010_2_, Structure<?> p_235010_3_)static StructureStart<?>Structure. loadStaticStart(TemplateManager p_236393_0_, CompoundNBT p_236393_1_, long p_236393_2_)Methods in net.minecraft.world.gen.feature.structure that return types with arguments of type StructureStart Modifier and Type Method Description java.util.stream.Stream<? extends StructureStart<?>>StructureManager. startsForFeature(SectionPos p_235011_1_, Structure<?> p_235011_2_)Methods in net.minecraft.world.gen.feature.structure with parameters of type StructureStart Modifier and Type Method Description voidStructureManager. setStartForFeature(SectionPos p_235014_1_, Structure<?> p_235014_2_, StructureStart<?> p_235014_3_, IStructureReader p_235014_4_) -
Uses of StructureStart in net.minecraft.world.server
Methods in net.minecraft.world.server that return types with arguments of type StructureStart Modifier and Type Method Description java.util.stream.Stream<? extends StructureStart<?>>ServerWorld. startsForFeature(SectionPos p_241827_1_, Structure<?> p_241827_2_)
-