Uses of Record Class
net.minecraft.class_12012
Packages that use class_12012
Package
Description
The base package for all Minecraft classes.
-
Uses of class_12012 in net.minecraft
Fields in net.minecraft with type parameters of type class_12012Modifier and TypeFieldDescriptionstatic final class_12017<class_12012> class_12020.BEE_HIVESstatic final PacketCodec<RegistryByteBuf, class_12012> class_12012.field_62859Methods in net.minecraft that return class_12012Modifier and TypeMethodDescriptionstatic class_12012class_12012.method_74568(BeehiveBlockEntity beehiveBlockEntity) -
Uses of class_12012 in net.minecraft.client.render.debug
Methods in net.minecraft.client.render.debug with parameters of type class_12012Modifier and TypeMethodDescriptionprivate voidBeeDebugRenderer.drawHiveInfo(MatrixStack matrices, VertexConsumerProvider vertexConsumers, BlockPos blockPos, class_12012 class_12012, Collection<UUID> collection, class_12021 class_12021) private static voidBeeDebugRenderer.drawString(MatrixStack matrices, VertexConsumerProvider vertexConsumers, String string, BlockPos blockPos, class_12012 class_12012, int color, int int2)