Uses of Interface
net.minecraft.class_8251
Packages that use class_8251
Package
Description
The base package for all Minecraft classes.
-
Uses of class_8251 in com.mojang.blaze3d.systems
Fields in com.mojang.blaze3d.systems declared as class_8251Modifier and TypeFieldDescriptionprivate static class_8251
RenderSystem.savedVertexSorting
private static class_8251
RenderSystem.vertexSorting
Methods in com.mojang.blaze3d.systems that return class_8251Methods in com.mojang.blaze3d.systems with parameters of type class_8251Modifier and TypeMethodDescriptionstatic void
RenderSystem.setProjectionMatrix
(Matrix4f projectionMatrix, class_8251 class_8251) -
Uses of class_8251 in net.minecraft
Fields in net.minecraft declared as class_8251Modifier and TypeFieldDescriptionstatic final class_8251
class_8251.field_43360
static final class_8251
class_8251.field_43361
Methods in net.minecraft that return class_8251Modifier and TypeMethodDescriptionstatic class_8251
class_8251.method_49906
(float float2, float float3, float float4) static class_8251
class_8251.method_49907
(class_8251.class_8252 class_8252) static class_8251
class_8251.method_49909
(Vector3f vector3f) -
Uses of class_8251 in net.minecraft.client.render
Fields in net.minecraft.client.render declared as class_8251Modifier and TypeFieldDescriptionprivate @Nullable class_8251
BufferBuilder.field_43358
(package private) final @Nullable class_8251
BufferBuilder.TransparentSortingData.field_43359
Methods in net.minecraft.client.render with parameters of type class_8251Modifier and TypeMethodDescriptionvoid
RenderLayer.draw
(BufferBuilder buffer, class_8251 class_8251) void
BufferBuilder.method_49904
(class_8251 class_8251) Constructors in net.minecraft.client.render with parameters of type class_8251ModifierConstructorDescription(package private)
TransparentSortingData
(VertexFormat.DrawMode drawMode, int vertexCount, @Nullable Vector3f[] primitiveCenters, @Nullable class_8251 class_8251)