MCPcopy Create free account
hub / github.com/5zig/The-5zig-Mod / translate

Method translate

Mod Utils/src/eu/the5zig/mod/util/IGLUtil.java:11–11  ·  view source on GitHub ↗
(float x, float y, float z)

Source from the content-addressed store, hash-verified

9 void scale(float x, float y, float z);
10
11 void translate(float x, float y, float z);
12
13 void color(float r, float g, float b, float a);
14

Callers 15

addDoneButtonMethod · 0.65
addBottomDoneButtonMethod · 0.65
addCancelButtonMethod · 0.65
drawScreen0Method · 0.65
translateMethod · 0.65
SliderMethod · 0.65
patchMainMenuMethod · 0.65
getThe5zigModButtonMethod · 0.65
getMCPVPButtonMethod · 0.65

Implementers 14

GLUtilHandleMinecraft-Utils/1.8.9/src/GLUtilHandle
GLUtilHandleMinecraft-Utils/1.10/src/GLUtilHandle.
GLUtilHandleMinecraft-Utils/1.12.2/src/GLUtilHandl
GLUtilHandleMinecraft-Utils/1.12/src/GLUtilHandle.
GLUtilHandleMinecraft-Utils/1.11/src/GLUtilHandle.
GLUtilHandleMinecraft-Utils/1.8/src/GLUtilHandle.j
GLUtilHandleMinecraft-Utils/1.10.2/src/GLUtilHandl
GLUtilHandleMinecraft-Utils/1.13/src/GLUtilHandle.
GLUtilHandleMinecraft-Utils/1.8.8/src/GLUtilHandle
GLUtilHandleMinecraft-Utils/1.11.2/src/GLUtilHandl
GLUtilHandleMinecraft-Utils/1.9/src/GLUtilHandle.j
GLUtilHandleMinecraft-Utils/1.9.4/src/GLUtilHandle

Calls

no outgoing calls

Tested by

no test coverage detected