Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DGVPSH/SlackOpen
/ update
Method
update
src/main/java/net/optifine/SmartAnimations.java:18–21 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
16
}
17
18
public
static
void
update()
19
{
20
active = Config.getGameSettings().ofSmartAnimations;
21
}
22
23
public
static
void
spriteRendered(
int
animationIndex)
24
{
Callers
1
loadRenderers
Method · 0.95
Calls
1
getGameSettings
Method · 0.95
Tested by
no test coverage detected