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