Uses of Record Class
net.minecraft.structure.StructureSet.class_7060
Packages that use StructureSet.class_7060
-
Uses of StructureSet.class_7060 in net.minecraft.structure
Fields in net.minecraft.structure with type parameters of type StructureSet.class_7060Modifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<StructureSet.class_7060>StructureSet.class_7060.field_37197private final List<StructureSet.class_7060>StructureSet.structuresThe field for thestructuresrecord component.Methods in net.minecraft.structure that return StructureSet.class_7060Modifier and TypeMethodDescriptionstatic StructureSet.class_7060StructureSet.method_41145(RegistryEntry<ConfiguredStructureFeature<?, ?>> registryEntry) static StructureSet.class_7060StructureSet.method_41146(RegistryEntry<ConfiguredStructureFeature<?, ?>> registryEntry, int int2) Methods in net.minecraft.structure that return types with arguments of type StructureSet.class_7060Modifier and TypeMethodDescriptionStructureSet.structures()Returns the value of thestructuresrecord component.Constructor parameters in net.minecraft.structure with type arguments of type StructureSet.class_7060ModifierConstructorDescriptionStructureSet(List<StructureSet.class_7060> list, StructurePlacement structurePlacement) -
Uses of StructureSet.class_7060 in net.minecraft.world.gen.chunk
Methods in net.minecraft.world.gen.chunk with parameters of type StructureSet.class_7060Modifier and TypeMethodDescriptionprivate booleanChunkGenerator.method_41044(StructureSet.class_7060 class_7060, StructureAccessor structureAccessor, DynamicRegistryManager dynamicRegistryManager, StructureManager structureManager, long long2, Chunk chunk, ChunkPos chunkPos, ChunkSectionPos chunkSectionPos)