Uses of Record Class
net.minecraft.class_8726.class_8727
Packages that use class_8726.class_8727
Package
Description
The base package for all Minecraft classes.
-
Uses of class_8726.class_8727 in net.minecraft
Fields in net.minecraft with type parameters of type class_8726.class_8727Modifier and TypeFieldDescriptionprivate final List<class_8726.class_8727>class_8726.piecesThe field for thepiecesrecord component.Methods in net.minecraft that return types with arguments of type class_8726.class_8727Modifier and TypeMethodDescriptionclass_8726.pieces()Returns the value of thepiecesrecord component.Constructor parameters in net.minecraft with type arguments of type class_8726.class_8727ModifierConstructorDescriptionclass_8726(RegistryKey<World> registryKey, BlockBox blockBox, List<class_8726.class_8727> list) -
Uses of class_8726.class_8727 in net.minecraft.client.render.debug
Fields in net.minecraft.client.render.debug with type parameters of type class_8726.class_8727Modifier and TypeFieldDescriptionprivate final Map<RegistryKey<World>,Map<String, class_8726.class_8727>> StructureDebugRenderer.structurePiecesBoundingBoxesMethod parameters in net.minecraft.client.render.debug with type arguments of type class_8726.class_8727Modifier and TypeMethodDescriptionvoidStructureDebugRenderer.addStructure(BlockBox boundingBox, List<class_8726.class_8727> list, RegistryKey<World> registryKey)