Uses of Record Class
net.minecraft.class_12005
Packages that use class_12005
Package
Description
The base package for all Minecraft classes.
-
Uses of class_12005 in net.minecraft
Fields in net.minecraft with type parameters of type class_12005Modifier and TypeFieldDescriptionstatic final class_12017<class_12005> class_12020.BEESstatic final PacketCodec<ByteBuf, class_12005> class_12005.field_62844 -
Uses of class_12005 in net.minecraft.client.render.debug
Methods in net.minecraft.client.render.debug with parameters of type class_12005Modifier and TypeMethodDescriptionprivate voidBeeDebugRenderer.drawBee(MatrixStack matrices, VertexConsumerProvider vertexConsumers, Entity entity, class_12005 class_12005, @Nullable class_12011 class_12011)