Uses of Record Class
net.minecraft.client.render.VertexFormatElement
Packages that use VertexFormatElement
-
Uses of VertexFormatElement in net.minecraft.client.render
Fields in net.minecraft.client.render declared as VertexFormatElementModifier and TypeFieldDescriptionstatic final VertexFormatElementVertexFormatElement.field_52107static final VertexFormatElementVertexFormatElement.field_52108static final VertexFormatElementVertexFormatElement.field_52109static final VertexFormatElementVertexFormatElement.field_52110static final VertexFormatElementVertexFormatElement.field_52111static final VertexFormatElementVertexFormatElement.field_52112static final VertexFormatElementVertexFormatElement.field_52113private static final VertexFormatElement[]VertexFormatElement.field_52114Fields in net.minecraft.client.render with type parameters of type VertexFormatElementModifier and TypeFieldDescriptionprivate final List<VertexFormatElement> VertexFormat.elementsprivate final ImmutableMap.Builder<String, VertexFormatElement> VertexFormat.class_9803.field_52103private static final List<VertexFormatElement> VertexFormatElement.field_52115Methods in net.minecraft.client.render that return VertexFormatElementModifier and TypeMethodDescriptionstatic @Nullable VertexFormatElementVertexFormatElement.method_60844(int int2) static VertexFormatElementVertexFormatElement.method_60845(int int2, int int3, VertexFormatElement.ComponentType componentType, VertexFormatElement.Type type, int int4) Methods in net.minecraft.client.render that return types with arguments of type VertexFormatElementModifier and TypeMethodDescriptionVertexFormat.getElements()static Stream<VertexFormatElement> VertexFormatElement.method_60848(int int2) Methods in net.minecraft.client.render with parameters of type VertexFormatElementModifier and TypeMethodDescriptionprivate longBufferBuilder.method_60798(VertexFormatElement vertexFormatElement) private VertexConsumerBufferBuilder.method_60799(short short2, short short3, VertexFormatElement vertexFormatElement) intVertexFormat.method_60835(VertexFormatElement vertexFormatElement) booleanVertexFormat.method_60836(VertexFormatElement vertexFormatElement) VertexFormat.method_60837(VertexFormatElement vertexFormatElement) VertexFormat.class_9803.method_60842(String string, VertexFormatElement vertexFormatElement) Constructor parameters in net.minecraft.client.render with type arguments of type VertexFormatElementModifierConstructorDescription(package private)VertexFormat(List<VertexFormatElement> list, List<String> list2, IntList intList, int int2)