Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/5zig/The-5zig-Mod
/ scale
Method
scale
Minecraft-Utils/1.10/src/GLUtilHandle.java:15–18 ·
view source on GitHub ↗
(float x, float y, float z)
Source
from the content-addressed store, hash-verified
13
}
14
15
@Override
16
public
void
scale(float x, float y, float z) {
17
bob.b(x, y, z);
18
}
19
20
@Override
21
public
void
translate(float x, float y, float z) {
Callers
nothing calls this directly
Calls
1
b
Method · 0.45
Tested by
no test coverage detected