@Deprecated
public class SplashProgress
extends java.lang.Object
Constructor and Description |
---|
SplashProgress()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
static void |
checkGLError(java.lang.String where)
Deprecated.
|
static void |
clearVanillaResources(TextureManager renderEngine,
ResourceLocation mojangLogo)
Deprecated.
|
static void |
drawVanillaScreen()
Deprecated.
|
static void |
finish()
Deprecated.
|
static void |
pause()
Deprecated.
not a stable API, will break, don't use this yet
|
static void |
resume()
Deprecated.
not a stable API, will break, don't use this yet
|
static void |
start()
Deprecated.
|
public static void start()
@Deprecated public static void pause()
resume()
when you're done.@Deprecated public static void resume()
public static void finish()
public static void drawVanillaScreen() throws LWJGLException
LWJGLException
public static void clearVanillaResources(TextureManager renderEngine, ResourceLocation mojangLogo)
public static void checkGLError(java.lang.String where)