Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/5zig/The-5zig-Mod
/ enableRepeatEvents
Method
enableRepeatEvents
Minecraft-Utils/1.13/src/Variables.java:74–77 ·
view source on GitHub ↗
(boolean repeat)
Source
from the content-addressed store, hash-verified
72
}
73
74
@Override
75
public
void
enableRepeatEvents(boolean repeat) {
76
getMinecraft().v.a(repeat);
77
}
78
});
79
Mouse.init(
new
Mouse.MouseHandler() {
80
@Override
Callers
nothing calls this directly
Calls
2
getMinecraft
Method · 0.95
a
Method · 0.45
Tested by
no test coverage detected