MCPcopy Create free account
hub / github.com/DGVPSH/SlackOpen / isRandomEntities

Method isRandomEntities

src/main/java/net/minecraft/src/Config.java:1197–1199  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

1195 }
1196
1197 public static boolean isRandomEntities() {
1198 return gameSettings.ofRandomEntities;
1199 }
1200
1201 public static void checkGlError(String p_checkGlError_0_) {
1202 int i = GlStateManager.glGetError();

Callers 2

updateMethod · 0.95
bindTextureMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected