yarn/mappings/net/minecraft/client/render/model/BakedQuad.mapping

11 lines
286 B
Plaintext
Raw Normal View History

2016-08-24 13:54:06 -04:00
CLASS none/bpp net/minecraft/client/render/model/BakedQuad
2016-09-10 15:26:52 -04:00
FIELD a vertexData [I
2016-08-24 13:54:06 -04:00
FIELD b colorIndex I
METHOD <init> ([IILnone/cu;Lnone/bxb;)V
2016-09-10 15:26:52 -04:00
ARG 0 vertexData
2016-08-24 13:54:06 -04:00
ARG 1 colorIndex
2016-09-10 15:26:52 -04:00
METHOD a ()Lnone/bxb;
METHOD b getVertexData ()[I
2016-08-24 13:54:06 -04:00
METHOD c hasColor ()Z
METHOD d getColorIndex ()I