MCPcopy Create free account
hub / github.com/OxideWaveLength/Minecraft-Hack-BaseClient / init

Method init

minecraft/org/newdawn/slick/Game.java:20–20  ·  view source on GitHub ↗

Initialise the game. This can be used to load static resources. It's called before the game loop starts @param container The container holding the game @throws SlickException Throw to indicate an internal error

(GameContainer container)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 15

reinitMethod · 0.65
setupMethod · 0.65
initGLMethod · 0.65
MusicMethod · 0.65
initMethod · 0.65
getSubImageMethod · 0.65
getSpriteMethod · 0.65
getHorizontalCountMethod · 0.65
getVerticalCountMethod · 0.65
initAppletMethod · 0.65
SoundMethod · 0.65
bypassSSLMethod · 0.65

Implementers 3

ScalableGameminecraft/org/newdawn/slick/ScalableGa
StateBasedGameminecraft/org/newdawn/slick/state/Stat
BasicGameminecraft/org/newdawn/slick/BasicGame.

Calls

no outgoing calls

Tested by

no test coverage detected