Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- {
- "net.minecraft.client": {
- "classes": [
- {
- "extends": {
- "type": "java.lang.Object"
- },
- "implements": [
- {
- "type": "net.minecraft.util.IThreadListener"
- },
- {
- "type": "net.minecraft.profiler.IPlayerUsage"
- }
- ],
- "fields": [
- {
- "type": {
- "type": "org.apache.logging.log4j.Logger"
- },
- "name": "logger",
- "access": 26
- },
- {
- "type": {
- "type": "net.minecraft.util.ResourceLocation"
- },
- "name": "locationMojangPng",
- "access": 26
- },
- {
- "type": {
- "type": "boolean"
- },
- "name": "isRunningOnMac",
- "access": 25
- },
- {
- "type": {
- "type": "byte[]"
- },
- "name": "memoryReserve",
- "access": 9
- },
- {
- "type": {
- "type": "java.util.List"
- },
- "name": "macDisplayModes",
- "access": 26
- },
- {
- "type": {
- "type": "java.io.File"
- },
- "name": "fileResourcepacks",
- "access": 18
- },
- {
- "type": {
- "type": "com.mojang.authlib.properties.PropertyMap"
- },
- "name": "twitchDetails",
- "access": 18
- },
- {
- "type": {
- "type": "net.minecraft.client.multiplayer.ServerData"
- },
- "name": "currentServerData",
- "access": 2
- },
- {
- "type": {
- "type": "net.minecraft.client.renderer.texture.TextureManager"
- },
- "name": "renderEngine",
- "access": 1
- },
- {
- "type": {
- "type": "net.minecraft.client.Minecraft"
- },
- "name": "theMinecraft",
- "access": 10
- },
- {
- "type": {
- "type": "net.minecraft.client.multiplayer.PlayerControllerMP"
- },
- "name": "playerController",
- "access": 1
- },
- {
- "type": {
- "type": "boolean"
- },
- "name": "fullscreen",
- "access": 2
- },
- {
- "type": {
- "type": "boolean"
- },
- "name": "enableGLErrorChecking",
- "access": 2
- },
- {
- "type": {
- "type": "boolean"
- },
- "name": "hasCrashed",
- "access": 2
- },
- {
- "type": {
- "type": "net.minecraft.crash.CrashReport"
- },
- "name": "crashReporter",
- "access": 2
- },
- {
- "type": {
- "type": "int"
- },
- "name": "displayWidth",
- "access": 1
- },
- {
- "type": {
- "type": "int"
- },
- "name": "displayHeight",
- "access": 1
- },
- {
- "type": {
- "type": "net.minecraft.util.Timer"
- },
- "name": "timer",
- "access": 2
- },
- {
- "type": {
- "type": "net.minecraft.profiler.PlayerUsageSnooper"
- },
- "name": "usageSnooper",
- "access": 2
- },
- {
- "type": {
- "type": "net.minecraft.client.multiplayer.WorldClient"
- },
- "name": "theWorld",
- "access": 1
- },
- {
- "type": {
- "type": "net.minecraft.client.renderer.RenderGlobal"
- },
- "name": "renderGlobal",
- "access": 1
- },
- {
- "type": {
- "type": "net.minecraft.client.renderer.entity.RenderManager"
- },
- "name": "renderManager",
- "access": 2
- },
- {
- "type": {
- "type": "net.minecraft.client.renderer.entity.RenderItem"
- },
- "name": "renderItem",
- "access": 2
- },
- {
- "type": {
- "type": "net.minecraft.client.renderer.ItemRenderer"
- },
- "name": "itemRenderer",
- "access": 2
- },
- {
- "type": {
- "type": "net.minecraft.client.entity.EntityPlayerSP"
- },
- "name": "thePlayer",
- "access": 1
- },
- {
- "type": {
- "type": "net.minecraft.entity.Entity"
- },
- "name": "renderViewEntity",
- "access": 2
- },
- {
- "type": {
- "type": "net.minecraft.entity.Entity"
- },
- "name": "pointedEntity",
- "access": 1
- },
- {
- "type": {
- "type": "net.minecraft.client.particle.EffectRenderer"
- },
- "name": "effectRenderer",
- "access": 1
- },
- {
- "type": {
- "type": "net.minecraft.util.Session"
- },
- "name": "session",
- "access": 18
- },
- {
- "type": {
- "type": "boolean"
- },
- "name": "isGamePaused",
- "access": 2
- },
- {
- "type": {
- "type": "net.minecraft.client.gui.FontRenderer"
- },
- "name": "fontRendererObj",
- "access": 1
- },
- {
- "type": {
- "type": "net.minecraft.client.gui.FontRenderer"
- },
- "name": "standardGalacticFontRenderer",
- "access": 1
- },
- {
- "type": {
- "type": "net.minecraft.client.gui.GuiScreen"
- },
- "name": "currentScreen",
- "access": 1
- },
- {
- "type": {
- "type": "net.minecraft.client.LoadingScreenRenderer"
- },
- "name": "loadingScreen",
- "access": 1
- },
- {
- "type": {
- "type": "net.minecraft.client.renderer.EntityRenderer"
- },
- "name": "entityRenderer",
- "access": 1
- },
- {
- "type": {
- "type": "int"
- },
- "name": "leftClickCounter",
- "access": 2
- },
- {
- "type": {
- "type": "int"
- },
- "name": "tempDisplayWidth",
- "access": 2
- },
- {
- "type": {
- "type": "int"
- },
- "name": "tempDisplayHeight",
- "access": 2
- },
- {
- "type": {
- "type": "net.minecraft.server.integrated.IntegratedServer"
- },
- "name": "theIntegratedServer",
- "access": 2
- },
- {
- "type": {
- "type": "net.minecraft.client.gui.achievement.GuiAchievement"
- },
- "name": "guiAchievement",
- "access": 1
- },
- {
- "type": {
- "type": "net.minecraft.client.gui.GuiIngame"
- },
- "name": "ingameGUI",
- "access": 1
- },
- {
- "type": {
- "type": "boolean"
- },
- "name": "skipRenderWorld",
- "access": 1
- },
- {
- "type": {
- "type": "net.minecraft.util.MovingObjectPosition"
- },
- "name": "objectMouseOver",
- "access": 1
- },
- {
- "type": {
- "type": "net.minecraft.client.settings.GameSettings"
- },
- "name": "gameSettings",
- "access": 1
- },
- {
- "type": {
- "type": "net.minecraft.util.MouseHelper"
- },
- "name": "mouseHelper",
- "access": 1
- },
- {
- "type": {
- "type": "java.io.File"
- },
- "name": "mcDataDir",
- "access": 17
- },
- {
- "type": {
- "type": "java.io.File"
- },
- "name": "fileAssets",
- "access": 18
- },
- {
- "type": {
- "type": "java.lang.String"
- },
- "name": "launchedVersion",
- "access": 18
- },
- {
- "type": {
- "type": "java.net.Proxy"
- },
- "name": "proxy",
- "access": 18
- },
- {
- "type": {
- "type": "net.minecraft.world.storage.ISaveFormat"
- },
- "name": "saveLoader",
- "access": 2
- },
- {
- "type": {
- "type": "int"
- },
- "name": "debugFPS",
- "access": 10
- },
- {
- "type": {
- "type": "int"
- },
- "name": "rightClickDelayTimer",
- "access": 2
- },
- {
- "type": {
- "type": "java.lang.String"
- },
- "name": "serverName",
- "access": 2
- },
- {
- "type": {
- "type": "int"
- },
- "name": "serverPort",
- "access": 2
- },
- {
- "type": {
- "type": "boolean"
- },
- "name": "inGameHasFocus",
- "access": 1
- },
- {
- "type": {
- "type": "long"
- },
- "name": "systemTime",
- "access": 0
- },
- {
- "type": {
- "type": "int"
- },
- "name": "joinPlayerCounter",
- "access": 2
- },
- {
- "type": {
- "type": "boolean"
- },
- "name": "jvm64bit",
- "access": 18
- },
- {
- "type": {
- "type": "boolean"
- },
- "name": "isDemo",
- "access": 18
- },
- {
- "type": {
- "type": "net.minecraft.network.NetworkManager"
- },
- "name": "myNetworkManager",
- "access": 2
- },
- {
- "type": {
- "type": "boolean"
- },
- "name": "integratedServerIsRunning",
- "access": 2
- },
- {
- "type": {
- "type": "net.minecraft.profiler.Profiler"
- },
- "name": "mcProfiler",
- "access": 17
- },
- {
- "type": {
- "type": "long"
- },
- "name": "debugCrashKeyPressTime",
- "access": 2
- },
- {
- "type": {
- "type": "net.minecraft.client.resources.IReloadableResourceManager"
- },
- "name": "mcResourceManager",
- "access": 2
- },
- {
- "type": {
- "type": "net.minecraft.client.resources.data.IMetadataSerializer"
- },
- "name": "metadataSerializer_",
- "access": 18
- },
- {
- "type": {
- "type": "java.util.List"
- },
- "name": "defaultResourcePacks",
- "access": 18
- },
- {
- "type": {
- "type": "net.minecraft.client.resources.DefaultResourcePack"
- },
- "name": "mcDefaultResourcePack",
- "access": 17
- },
- {
- "type": {
- "type": "net.minecraft.client.resources.ResourcePackRepository"
- },
- "name": "mcResourcePackRepository",
- "access": 2
- },
- {
- "type": {
- "type": "net.minecraft.client.resources.LanguageManager"
- },
- "name": "mcLanguageManager",
- "access": 2
- },
- {
- "type": {
- "type": "net.minecraft.client.stream.IStream"
- },
- "name": "stream",
- "access": 2
- },
- {
- "type": {
- "type": "net.minecraft.client.shader.Framebuffer"
- },
- "name": "framebufferMc",
- "access": 2
- },
- {
- "type": {
- "type": "net.minecraft.client.renderer.texture.TextureMap"
- },
- "name": "textureMapBlocks",
- "access": 2
- },
- {
- "type": {
- "type": "net.minecraft.client.audio.SoundHandler"
- },
- "name": "mcSoundHandler",
- "access": 2
- },
- {
- "type": {
- "type": "net.minecraft.client.audio.MusicTicker"
- },
- "name": "mcMusicTicker",
- "access": 2
- },
- {
- "type": {
- "type": "net.minecraft.util.ResourceLocation"
- },
- "name": "mojangLogo",
- "access": 2
- },
- {
- "type": {
- "type": "com.mojang.authlib.minecraft.MinecraftSessionService"
- },
- "name": "sessionService",
- "access": 18
- },
- {
- "type": {
- "type": "net.minecraft.client.resources.SkinManager"
- },
- "name": "skinManager",
- "access": 2
- },
- {
- "type": {
- "type": "java.util.Queue"
- },
- "name": "scheduledTasks",
- "access": 18
- },
- {
- "type": {
- "type": "long"
- },
- "name": "field_175615_aJ",
- "access": 2
- },
- {
- "type": {
- "type": "java.lang.Thread"
- },
- "name": "mcThread",
- "access": 18
- },
- {
- "type": {
- "type": "net.minecraft.client.resources.model.ModelManager"
- },
- "name": "modelManager",
- "access": 2
- },
- {
- "type": {
- "type": "net.minecraft.client.renderer.BlockRendererDispatcher"
- },
- "name": "blockRenderDispatcher",
- "access": 2
- },
- {
- "type": {
- "type": "boolean"
- },
- "name": "running",
- "access": 64
- },
- {
- "type": {
- "type": "java.lang.String"
- },
- "name": "debug",
- "access": 1
- },
- {
- "type": {
- "type": "boolean"
- },
- "name": "field_175613_B",
- "access": 1
- },
- {
- "type": {
- "type": "boolean"
- },
- "name": "field_175614_C",
- "access": 1
- },
- {
- "type": {
- "type": "boolean"
- },
- "name": "field_175611_D",
- "access": 1
- },
- {
- "type": {
- "type": "boolean"
- },
- "name": "renderChunksMany",
- "access": 1
- },
- {
- "type": {
- "type": "long"
- },
- "name": "debugUpdateTime",
- "access": 0
- },
- {
- "type": {
- "type": "int"
- },
- "name": "fpsCounter",
- "access": 0
- },
- {
- "type": {
- "type": "long"
- },
- "name": "prevFrameTime",
- "access": 0
- },
- {
- "type": {
- "type": "java.lang.String"
- },
- "name": "debugProfilerName",
- "access": 2
- },
- {
- "type": {
- "type": "java.lang.String"
- },
- "name": "__OBFID",
- "access": 26
- },
- {
- "type": {
- "type": "int"
- },
- "name": "max_texture_size",
- "access": 10
- }
- ],
- "constructors": [
- {
- "args": [
- {
- "type": {
- "type": "net.minecraft.client.main.GameConfiguration"
- },
- "name": "gameConfig",
- "access": 0
- }
- ],
- "access": 1
- }
- ],
- "methods": [
- {
- "return": "void",
- "name": "run",
- "access": 1
- },
- {
- "return": "void",
- "throws": [
- {
- "type": "org.lwjgl.LWJGLException"
- }
- ],
- "name": "startGame",
- "access": 2
- },
- {
- "return": "void",
- "name": "registerMetadataSerializers",
- "access": 2
- },
- {
- "return": "void",
- "name": "initStream",
- "access": 2
- },
- {
- "return": "void",
- "throws": [
- {
- "type": "org.lwjgl.LWJGLException"
- }
- ],
- "name": "createDisplay",
- "access": 2
- },
- {
- "return": "void",
- "throws": [
- {
- "type": "org.lwjgl.LWJGLException"
- }
- ],
- "name": "setInitialDisplayMode",
- "access": 2
- },
- {
- "return": "void",
- "name": "setWindowIcon",
- "access": 2
- },
- {
- "return": "boolean",
- "name": "isJvm64bit",
- "access": 10
- },
- {
- "return": "net.minecraft.client.shader.Framebuffer",
- "name": "getFramebuffer",
- "access": 1
- },
- {
- "return": "java.lang.String",
- "name": "getVersion",
- "access": 1
- },
- {
- "return": "void",
- "name": "startTimerHackThread",
- "access": 2
- },
- {
- "return": "void",
- "args": [
- {
- "type": {
- "type": "net.minecraft.crash.CrashReport"
- },
- "name": "crash",
- "access": 0
- }
- ],
- "name": "crashed",
- "access": 1
- },
- {
- "return": "void",
- "args": [
- {
- "type": {
- "type": "net.minecraft.crash.CrashReport"
- },
- "name": "crashReportIn",
- "access": 0
- }
- ],
- "name": "displayCrashReport",
- "access": 1
- },
- {
- "return": "boolean",
- "name": "isUnicode",
- "access": 1
- },
- {
- "return": "void",
- "name": "refreshResources",
- "access": 1
- },
- {
- "return": "java.nio.ByteBuffer",
- "args": [
- {
- "type": {
- "type": "java.io.InputStream"
- },
- "name": "imageStream",
- "access": 0
- }
- ],
- "throws": [
- {
- "type": "java.io.IOException"
- }
- ],
- "name": "readImageToBuffer",
- "access": 2
- },
- {
- "return": "void",
- "throws": [
- {
- "type": "org.lwjgl.LWJGLException"
- }
- ],
- "name": "updateDisplayMode",
- "access": 2
- },
- {
- "return": "void",
- "args": [
- {
- "type": {
- "type": "net.minecraft.client.renderer.texture.TextureManager"
- },
- "name": "textureManagerInstance",
- "access": 0
- }
- ],
- "name": "drawSplashScreen",
- "access": 1
- },
- {
- "return": "void",
- "args": [
- {
- "type": {
- "type": "int"
- },
- "name": "width",
- "access": 0
- },
- {
- "type": {
- "type": "int"
- },
- "name": "height",
- "access": 0
- },
- {
- "type": {
- "type": "int"
- },
- "name": "width2",
- "access": 0
- },
- {
- "type": {
- "type": "int"
- },
- "name": "height2",
- "access": 0
- },
- {
- "type": {
- "type": "int"
- },
- "name": "stdTextureWidth",
- "access": 0
- },
- {
- "type": {
- "type": "int"
- },
- "name": "stdTextureHeight",
- "access": 0
- }
- ],
- "name": "scaledTessellator",
- "access": 1
- },
- {
- "return": "net.minecraft.world.storage.ISaveFormat",
- "name": "getSaveLoader",
- "access": 1
- },
- {
- "return": "void",
- "args": [
- {
- "type": {
- "type": "net.minecraft.client.gui.GuiScreen"
- },
- "name": "guiScreenIn",
- "access": 0
- }
- ],
- "name": "displayGuiScreen",
- "access": 1
- },
- {
- "return": "void",
- "args": [
- {
- "type": {
- "type": "java.lang.String"
- },
- "name": "message",
- "access": 0
- }
- ],
- "name": "checkGLError",
- "access": 2
- },
- {
- "return": "void",
- "name": "shutdownMinecraftApplet",
- "access": 1
- },
- {
- "return": "void",
- "throws": [
- {
- "type": "java.io.IOException"
- }
- ],
- "name": "runGameLoop",
- "access": 2
- },
- {
- "return": "void",
- "name": "updateDisplay",
- "access": 1
- },
- {
- "return": "void",
- "name": "checkWindowResize",
- "access": 4
- },
- {
- "return": "int",
- "name": "getLimitFramerate",
- "access": 1
- },
- {
- "return": "boolean",
- "name": "isFramerateLimitBelowMax",
- "access": 1
- },
- {
- "return": "void",
- "name": "freeMemory",
- "access": 1
- },
- {
- "return": "void",
- "args": [
- {
- "type": {
- "type": "int"
- },
- "name": "keyCount",
- "access": 0
- }
- ],
- "name": "updateDebugProfilerName",
- "access": 2
- },
- {
- "return": "void",
- "args": [
- {
- "type": {
- "type": "long"
- },
- "name": "elapsedTicksTime",
- "access": 0
- }
- ],
- "name": "displayDebugInfo",
- "access": 2
- },
- {
- "return": "void",
- "name": "shutdown",
- "access": 1
- },
- {
- "return": "void",
- "name": "setIngameFocus",
- "access": 1
- },
- {
- "return": "void",
- "name": "setIngameNotInFocus",
- "access": 1
- },
- {
- "return": "void",
- "name": "displayInGameMenu",
- "access": 1
- },
- {
- "return": "void",
- "args": [
- {
- "type": {
- "type": "boolean"
- },
- "name": "leftClick",
- "access": 0
- }
- ],
- "name": "sendClickBlockToController",
- "access": 2
- },
- {
- "return": "void",
- "name": "clickMouse",
- "access": 2
- },
- {
- "return": "void",
- "name": "rightClickMouse",
- "access": 2
- },
- {
- "return": "void",
- "name": "toggleFullscreen",
- "access": 1
- },
- {
- "return": "void",
- "args": [
- {
- "type": {
- "type": "int"
- },
- "name": "width",
- "access": 0
- },
- {
- "type": {
- "type": "int"
- },
- "name": "height",
- "access": 0
- }
- ],
- "name": "resize",
- "access": 1
- },
- {
- "return": "void",
- "name": "updateFramebufferSize",
- "access": 2
- },
- {
- "return": "void",
- "throws": [
- {
- "type": "java.io.IOException"
- }
- ],
- "name": "runTick",
- "access": 1
- },
- {
- "return": "void",
- "args": [
- {
- "type": {
- "type": "java.lang.String"
- },
- "name": "folderName",
- "access": 0
- },
- {
- "type": {
- "type": "java.lang.String"
- },
- "name": "worldName",
- "access": 0
- },
- {
- "type": {
- "type": "net.minecraft.world.WorldSettings"
- },
- "name": "worldSettingsIn",
- "access": 0
- }
- ],
- "name": "launchIntegratedServer",
- "access": 1
- },
- {
- "return": "void",
- "args": [
- {
- "type": {
- "type": "net.minecraft.client.multiplayer.WorldClient"
- },
- "name": "worldClientIn",
- "access": 0
- }
- ],
- "name": "loadWorld",
- "access": 1
- },
- {
- "return": "void",
- "args": [
- {
- "type": {
- "type": "net.minecraft.client.multiplayer.WorldClient"
- },
- "name": "worldClientIn",
- "access": 0
- },
- {
- "type": {
- "type": "java.lang.String"
- },
- "name": "loadingMessage",
- "access": 0
- }
- ],
- "name": "loadWorld",
- "access": 1
- },
- {
- "return": "void",
- "args": [
- {
- "type": {
- "type": "int"
- },
- "name": "dimension",
- "access": 0
- }
- ],
- "name": "setDimensionAndSpawnPlayer",
- "access": 1
- },
- {
- "return": "boolean",
- "name": "isDemo",
- "access": 17
- },
- {
- "return": "net.minecraft.client.network.NetHandlerPlayClient",
- "name": "getNetHandler",
- "access": 1
- },
- {
- "return": "boolean",
- "name": "isGuiEnabled",
- "access": 9
- },
- {
- "return": "boolean",
- "name": "isFancyGraphicsEnabled",
- "access": 9
- },
- {
- "return": "boolean",
- "name": "isAmbientOcclusionEnabled",
- "access": 9
- },
- {
- "return": "void",
- "name": "middleClickMouse",
- "access": 2
- },
- {
- "return": "net.minecraft.crash.CrashReport",
- "args": [
- {
- "type": {
- "type": "net.minecraft.crash.CrashReport"
- },
- "name": "theCrash",
- "access": 0
- }
- ],
- "name": "addGraphicsAndWorldToCrashReport",
- "access": 1
- },
- {
- "return": "net.minecraft.client.Minecraft",
- "name": "getMinecraft",
- "access": 9
- },
- {
- "return": "com.google.common.util.concurrent.ListenableFuture",
- "name": "scheduleResourcesRefresh",
- "access": 1
- },
- {
- "return": "void",
- "args": [
- {
- "type": {
- "type": "net.minecraft.profiler.PlayerUsageSnooper"
- },
- "name": "playerSnooper",
- "access": 0
- }
- ],
- "name": "addServerStatsToSnooper",
- "access": 1
- },
- {
- "return": "void",
- "args": [
- {
- "type": {
- "type": "net.minecraft.profiler.PlayerUsageSnooper"
- },
- "name": "playerSnooper",
- "access": 0
- }
- ],
- "name": "addServerTypeToSnooper",
- "access": 1
- },
- {
- "return": "int",
- "name": "getGLMaximumTextureSize",
- "access": 9
- },
- {
- "return": "boolean",
- "name": "isSnooperEnabled",
- "access": 1
- },
- {
- "return": "void",
- "args": [
- {
- "type": {
- "type": "net.minecraft.client.multiplayer.ServerData"
- },
- "name": "serverDataIn",
- "access": 0
- }
- ],
- "name": "setServerData",
- "access": 1
- },
- {
- "return": "net.minecraft.client.multiplayer.ServerData",
- "name": "getCurrentServerData",
- "access": 1
- },
- {
- "return": "boolean",
- "name": "isIntegratedServerRunning",
- "access": 1
- },
- {
- "return": "boolean",
- "name": "isSingleplayer",
- "access": 1
- },
- {
- "return": "net.minecraft.server.integrated.IntegratedServer",
- "name": "getIntegratedServer",
- "access": 1
- },
- {
- "return": "void",
- "name": "stopIntegratedServer",
- "access": 9
- },
- {
- "return": "net.minecraft.profiler.PlayerUsageSnooper",
- "name": "getPlayerUsageSnooper",
- "access": 1
- },
- {
- "return": "long",
- "name": "getSystemTime",
- "access": 9
- },
- {
- "return": "boolean",
- "name": "isFullScreen",
- "access": 1
- },
- {
- "return": "net.minecraft.util.Session",
- "name": "getSession",
- "access": 1
- },
- {
- "return": "com.mojang.authlib.properties.PropertyMap",
- "name": "getTwitchDetails",
- "access": 1
- },
- {
- "return": "java.net.Proxy",
- "name": "getProxy",
- "access": 1
- },
- {
- "return": "net.minecraft.client.renderer.texture.TextureManager",
- "name": "getTextureManager",
- "access": 1
- },
- {
- "return": "net.minecraft.client.resources.IResourceManager",
- "name": "getResourceManager",
- "access": 1
- },
- {
- "return": "net.minecraft.client.resources.ResourcePackRepository",
- "name": "getResourcePackRepository",
- "access": 1
- },
- {
- "return": "net.minecraft.client.resources.LanguageManager",
- "name": "getLanguageManager",
- "access": 1
- },
- {
- "return": "net.minecraft.client.renderer.texture.TextureMap",
- "name": "getTextureMapBlocks",
- "access": 1
- },
- {
- "return": "boolean",
- "name": "isJava64bit",
- "access": 1
- },
- {
- "return": "boolean",
- "name": "isGamePaused",
- "access": 1
- },
- {
- "return": "net.minecraft.client.audio.SoundHandler",
- "name": "getSoundHandler",
- "access": 1
- },
- {
- "return": "net.minecraft.client.audio.MusicTicker$MusicType",
- "name": "getAmbientMusicType",
- "access": 1
- },
- {
- "return": "net.minecraft.client.stream.IStream",
- "name": "getTwitchStream",
- "access": 1
- },
- {
- "return": "void",
- "name": "dispatchKeypresses",
- "access": 1
- },
- {
- "return": "com.mojang.authlib.minecraft.MinecraftSessionService",
- "name": "getSessionService",
- "access": 1
- },
- {
- "return": "net.minecraft.client.resources.SkinManager",
- "name": "getSkinManager",
- "access": 1
- },
- {
- "return": "net.minecraft.entity.Entity",
- "name": "getRenderViewEntity",
- "access": 1
- },
- {
- "return": "void",
- "args": [
- {
- "type": {
- "type": "net.minecraft.entity.Entity"
- },
- "name": "viewingEntity",
- "access": 0
- }
- ],
- "name": "setRenderViewEntity",
- "access": 1
- },
- {
- "return": "com.google.common.util.concurrent.ListenableFuture",
- "args": [
- {
- "type": {
- "type": "java.util.concurrent.Callable"
- },
- "name": "callableToSchedule",
- "access": 0
- }
- ],
- "name": "addScheduledTask",
- "access": 1
- },
- {
- "return": "com.google.common.util.concurrent.ListenableFuture",
- "args": [
- {
- "type": {
- "type": "java.lang.Runnable"
- },
- "name": "runnableToSchedule",
- "access": 0
- }
- ],
- "name": "addScheduledTask",
- "access": 1
- },
- {
- "return": "boolean",
- "name": "isCallingFromMinecraftThread",
- "access": 1
- },
- {
- "return": "net.minecraft.client.renderer.BlockRendererDispatcher",
- "name": "getBlockRendererDispatcher",
- "access": 1
- },
- {
- "return": "net.minecraft.client.renderer.entity.RenderManager",
- "name": "getRenderManager",
- "access": 1
- },
- {
- "return": "net.minecraft.client.renderer.entity.RenderItem",
- "name": "getRenderItem",
- "access": 1
- },
- {
- "return": "net.minecraft.client.renderer.ItemRenderer",
- "name": "getItemRenderer",
- "access": 1
- },
- {
- "return": "int",
- "name": "getDebugFPS",
- "access": 9
- },
- {
- "return": "java.util.Map",
- "name": "getSessionInfo",
- "access": 9
- }
- ],
- "innerClasses": [
- "SwitchEnumMinecartType"
- ],
- "name": "Minecraft",
- "access": 33,
- "annotated": [
- {
- "type": "net.minecraftforge.fml.relauncher.SideOnly",
- "args": {
- "value": {
- "type": "net.minecraftforge.fml.relauncher.Side",
- "value": "CLIENT"
- }
- }
- }
- ]
- },
- {
- "extends": {
- "type": "java.lang.Object"
- },
- "fields": [
- {
- "type": {
- "type": "int[]"
- },
- "name": "field_152390_a",
- "access": 24
- },
- {
- "type": {
- "type": "int[]"
- },
- "name": "field_178901_b",
- "access": 24
- },
- {
- "type": {
- "type": "java.lang.String"
- },
- "name": "__OBFID",
- "access": 26
- }
- ],
- "constructors": [
- {
- "access": 0
- }
- ],
- "name": "Minecraft$SwitchEnumMinecartType",
- "access": 48,
- "annotated": [
- {
- "type": "net.minecraftforge.fml.relauncher.SideOnly",
- "args": {
- "value": {
- "type": "net.minecraftforge.fml.relauncher.Side",
- "value": "CLIENT"
- }
- }
- }
- ]
- }
- ]
- }
- }
Advertisement
Add Comment
Please, Sign In to add comment