Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Teneted/Tenet
/ getInstance
Method
getInstance
src/main/java/net/minecraftforge/common/ForgeMod.java:98–101 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
96
97
private
static
ForgeMod INSTANCE;
98
public
static
ForgeMod getInstance()
99
{
100
return
INSTANCE;
101
}
102
103
public
ForgeMod()
104
{
Callers
15
getFluidSprites
Method · 0.45
getLocale
Method · 0.45
registerLoader
Method · 0.45
cleanCaches
Method · 0.45
getOverrideModel
Method · 0.45
render
Method · 0.45
OBJLoader
Class · 0.45
isActive
Method · 0.45
render
Method · 0.45
render
Method · 0.45
FOVUpdateEvent
Method · 0.45
FogEvent
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected