Uses of Class
net.minecraft.class_11899
Packages that use class_11899
-
Uses of class_11899 in com.mojang.blaze3d.systems
Methods in com.mojang.blaze3d.systems with parameters of type class_11899 -
Uses of class_11899 in net.minecraft.client.render
Fields in net.minecraft.client.render declared as class_11899Modifier and TypeFieldDescriptionprivate final class_11899BuiltBuffer.SortState.centroidsThe field for thecentroidsrecord component.Methods in net.minecraft.client.render that return class_11899Modifier and TypeMethodDescriptionBuiltBuffer.SortState.centroids()Returns the value of thecentroidsrecord component.private static class_11899BuiltBuffer.collectCentroids(ByteBuffer buffer, int vertexCount, VertexFormat format) Constructors in net.minecraft.client.render with parameters of type class_11899ModifierConstructorDescriptionSortState(class_11899 class_11899, VertexFormat.IndexType indexType)