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

Method disableLighting

Minecraft-Utils/1.8.9/src/GLUtilHandle.java:75–78  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

73 }
74
75 @Override
76 public void disableLighting() {
77 bfl.f();
78 }
79
80 @Override
81 public void enableLighting() {

Callers

nothing calls this directly

Calls 1

fMethod · 0.45

Tested by

no test coverage detected