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

14 lines
419 B
Plaintext
Raw Normal View History

2018-11-15 12:05:03 -05:00
CLASS cmk net/minecraft/client/render/VertexFormats
FIELD a POSITION_ELEMENT Lcmp;
FIELD b COLOR_ELEMENT Lcmp;
FIELD c UV_ELEMENT Lcmp;
FIELD e NORMAL_ELEMENT Lcmp;
FIELD f PADDING_ELEMENT Lcmp;
FIELD k POSITION Lcmo;
FIELD l POSITION_COLOR Lcmo;
FIELD m POSITION_UV Lcmo;
FIELD n POSITION_NORMAL Lcmo;
FIELD o POSITION_UV_COLOR Lcmo;
FIELD p POSITION_UV_NORMAL Lcmo;
FIELD r POSITION_UV_COLOR_NORMAL Lcmo;