Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
update
Method · 0.95
getItemModel
Method · 0.95
renderItem
Method · 0.95
renderEffect
Method · 0.95
renderItemModelForEntity
Method · 0.95
renderLayer
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected