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

Method isCustomItems

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

Source from the content-addressed store, hash-verified

1698 }
1699
1700 public static boolean isCustomItems() {
1701 return gameSettings.ofCustomItems;
1702 }
1703
1704 public static void drawFps() {
1705 int i = Minecraft.getDebugFPS();

Callers 6

updateMethod · 0.95
getItemModelMethod · 0.95
renderItemMethod · 0.95
renderEffectMethod · 0.95
renderLayerMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected