yarn/mappings/net/minecraft/client/render/VertexFormats.mapping

14 lines
419 B
Plaintext
Raw Normal View History

2018-11-07 11:37:58 -05:00
CLASS clk net/minecraft/client/render/VertexFormats
FIELD a POSITION_ELEMENT Lclp;
FIELD b COLOR_ELEMENT Lclp;
FIELD c UV_ELEMENT Lclp;
FIELD e NORMAL_ELEMENT Lclp;
FIELD f PADDING_ELEMENT Lclp;
FIELD k POSITION Lclo;
FIELD l POSITION_COLOR Lclo;
FIELD m POSITION_UV Lclo;
FIELD n POSITION_NORMAL Lclo;
FIELD o POSITION_UV_COLOR Lclo;
FIELD p POSITION_UV_NORMAL Lclo;
FIELD r POSITION_UV_COLOR_NORMAL Lclo;