MCPcopy 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

loadRenderersMethod · 0.95

Calls 1

getGameSettingsMethod · 0.95

Tested by

no test coverage detected