Uses of Class
net.minecraft.realms.RealmsVertexFormat
Packages that use RealmsVertexFormat
-
Uses of RealmsVertexFormat in net.minecraft.realms
Fields in net.minecraft.realms declared as RealmsVertexFormatModifier and TypeFieldDescriptionstatic final RealmsVertexFormatRealmsDefaultVertexFormat.BLOCKstatic final RealmsVertexFormatRealmsDefaultVertexFormat.BLOCK_NORMALSstatic final RealmsVertexFormatRealmsDefaultVertexFormat.ENTITYstatic final RealmsVertexFormatRealmsDefaultVertexFormat.PARTICLEstatic final RealmsVertexFormatRealmsDefaultVertexFormat.POSITIONstatic final RealmsVertexFormatRealmsDefaultVertexFormat.POSITION_COLORstatic final RealmsVertexFormatRealmsDefaultVertexFormat.POSITION_NORMALstatic final RealmsVertexFormatRealmsDefaultVertexFormat.POSITION_TEXstatic final RealmsVertexFormatRealmsDefaultVertexFormat.POSITION_TEX_COLORstatic final RealmsVertexFormatRealmsDefaultVertexFormat.POSITION_TEX_COLOR_NORMALstatic final RealmsVertexFormatRealmsDefaultVertexFormat.POSITION_TEX_NORMALstatic final RealmsVertexFormatRealmsDefaultVertexFormat.POSITION_TEX2_COLORMethods in net.minecraft.realms that return RealmsVertexFormatModifier and TypeMethodDescriptionRealmsVertexFormat.addElement(RealmsVertexFormatElement realmsVertexFormatElement) RealmsVertexFormat.from(VertexFormat vertexFormat) RealmsBufferBuilder.getVertexFormat()Methods in net.minecraft.realms with parameters of type RealmsVertexFormatModifier and TypeMethodDescriptionvoidTezzelator.begin(int int2, RealmsVertexFormat realmsVertexFormat)