- putFilledBlock
void putFilledBlock(ColoredVertex[] output, vec3 pos, vec3 size, Color3ub color)
Undocumented in source. Be warned that the author may not have intended to support it.
- putFilledSide
void putFilledSide(ColoredVertex[] output, vec3 pos, vec3 size, Side side, Color3ub color)
Undocumented in source. Be warned that the author may not have intended to support it.
- putLineBlock
void putLineBlock(ColoredVertex[] output, vec3 pos, vec3 size, Color3ub color)
Undocumented in source. Be warned that the author may not have intended to support it.
- putLineSide
void putLineSide(ColoredVertex[] output, vec3 pos, vec3 size, Side side, Color3ub color)
Undocumented in source. Be warned that the author may not have intended to support it.
- resetBuffer
void resetBuffer(ColoredVertex[] buffer)
Undocumented in source. Be warned that the author may not have intended to support it.