net.minecraft.client

public class Minecraft

implements SnooperPopulator

bao
net.minecraft.class_1600
net.minecraft.client.Minecraft
net.minecraft.client.Minecraft

Field summary

Modifier and TypeField
private static final org.apache.logging.log4j.Logger
F
field_7617
LOGGER
logger
private static final Identifier
G
field_6265
MOJANG_LOGO_LOCATION
locationMojangPng
public static final boolean
a
field_6269
IS_MAC
isRunningOnMac
public static byte[]
b
field_3785
MEMORY_RESERVED_FOR_CRASH
memoryReserve
private static final List
H
field_6266
DISPLAY_MODES
macDisplayModes
private final File
I
field_6267
resourcePacksDir
fileResourcepacks
private final com.google.common.collect.Multimap
J
field_7618
userProperties
twitchDetails
private ServerListEntry
K
field_3773
currentServerEntry
currentServerData
private TextureManager
L
field_6268
textureManager
renderEngine
private static Minecraft
M
field_3774
INSTANCE
theMinecraft
public ClientPlayerInteractionManager
c
field_3800
interactionManager
playerController
private boolean
N
field_3775
fullscreen
fullscreen
private boolean
O
field_3776
crashed
hasCrashed
private CrashReport
P
field_3777
crashReport
crashReporter
public int
d
field_3801
width
displayWidth
public int
e
field_3802
height
displayHeight
private TickTimer
Q
field_3778
timer
timer
private Snooper
R
field_3779
snooper
usageSnooper
public ClientWorld
f
field_3803
world
theWorld
public WorldRenderer
g
field_3804
worldRenderer
renderGlobal
public LocalClientPlayerEntity
h
field_3805
player
thePlayer
public LivingEntity
i
field_6279
camera
renderViewEntity
public Entity
j
field_7630
targetEntity
pointedEntity
public ParticleManager
k
field_3807
particleManager
effectRenderer
private final Session
S
field_3808
session
session
private boolean
T
field_3812
paused
isGamePaused
public TextRenderer
l
field_3814
textRenderer
fontRendererObj
public TextRenderer
m
field_3815
enchantingPhraseRenderer
standardGalacticFontRenderer
public Screen
n
field_3816
screen
currentScreen
public ProgressRenderer
o
field_3817
progressRenderer
loadingScreen
public GameRenderer
p
field_3818
gameRenderer
entityRenderer
private int
U
field_3781
attackCooldown
leftClickCounter
private int
V
field_3782
initWidth
tempDisplayWidth
private int
W
field_3783
initHeight
tempDisplayHeight
private IntegratedServer
X
field_3784
server
theIntegratedServer
public ToastGui
q
field_3819
toast
guiAchievement
public GameGui
r
field_3820
gui
ingameGUI
public boolean
s
field_3821
skipGameRender
skipRenderWorld
public HitResult
t
field_3822
crosshairTarget
objectMouseOver
public GameOptions
u
field_3823
options
gameSettings
public Mouse
v
field_3760
mouse
mouseHelper
public final File
w
field_3762
gameDir
mcDataDir
private final File
Y
field_6270
assetsDir
fileAssets
private final String
Z
field_6271
gameVersion
launchedVersion
private final Proxy
aa
field_6272
proxy
proxy
private WorldStorageSource
ab
field_3786
worldStorageSource
saveLoader
private static int
ac
field_3787
currentFps
debugFPS
private int
ad
field_3788
useKeyCooldown
rightClickDelayTimer
private boolean
ae
field_3789
reloadTextures
refreshTexturePacksScheduled
private String
af
field_3790
startupServerAddress
serverName
private int
ag
field_3791
startupServerPort
serverPort
public boolean
x
field_3765
focused
inGameHasFocus
long
y
field_3766
lastTickTime
systemTime
private int
ah
field_3794
joinPlayerCounter
joinPlayerCounter
private final boolean
ai
field_7622
is64Bit
jvm64bit
private final boolean
aj
field_3795
demo
isDemo
private Connection
ak
field_3796
connection
myNetworkManager
private boolean
al
field_3797
isIntegratedServerRunning
integratedServerIsRunning
public final Profiler
z
field_3767
profiler
mcProfiler
private long
am
field_5356
f3CTime
debugCrashKeyPressTime
private ReloadableResourceManager
an
field_6273
resourceManager
mcResourceManager
private final ResourceMetadataSerializers
ao
field_6274
resourceMetadataSerializers
metadataSerializer_
private List
ap
field_6275
requiredResourcePacks
defaultResourcePacks
private BuiltInResourcePack
aq
field_6276
defaultResourcePack
mcDefaultResourcePack
private ResourcePacks
ar
field_6277
resourcePacks
mcResourcePackRepository
private LanguageManager
as
field_6278
languageManager
mcLanguageManager
private TwitchStream
at
field_7623
twitchStream
stream
private RenderTarget
au
field_7624
renderTarget
framebufferMc
private TextureAtlas
av
field_7625
blocksAtlas
textureMapBlocks
private SoundManager
aw
field_7626
soundManager
mcSoundHandler
private MusicManager
ax
field_7627
musicManager
mcMusicTicker
private Identifier
ay
field_7628
logoLocation
mojangLogo
private final MinecraftSessionService
az
field_7629
sessionService
sessionService
private SkinManager
aA
field_7619
skinManager
skinManager
private final Queue
aB
field_7620
tasks
scheduledTasks
private final Thread
aC
field_7621
thread
mcThread
volatile boolean
A
field_3768
running
running
public String
B
field_3769
fpsDebugInfo
debug
long
C
field_3770
timeAtLastSecond
debugUpdateTime
int
D
field_3771
fpsCounter
fpsCounter
long
E
field_3772
timeAfterLastTick
prevFrameTime
private String
aD
field_3799
openProfilerSection
debugProfilerName

Constructor summary

ModifierConstructor
public (Session arg0, int arg1, int arg2, boolean arg3, boolean arg4, File arg5, File arg6, File arg7, Proxy arg8, String arg9, com.google.common.collect.Multimap arg10, String arg11)

Method summary

Modifier and TypeMethod
private static boolean
ae()
method_6643()
checkIs64Bit()
isJvm64bit()
public RenderTarget
a()
method_6633()
getRenderTarget()
getFramebuffer()
private void
af()
method_2914()
initTimerHackThread()
startTimerHackThread()
public void
a(b arg0)
method_2927(class_1 arg0)
integratedServerCrashed(CrashReport crashReport)
crashed(CrashReport crash)
public void
c(b arg0)
method_2939(class_1 arg0)
gameCrashed(CrashReport report)
displayCrashReport(CrashReport crashReportIn)
public void
a(String arg0, int arg1)
method_2933(String arg0, int arg1)
setStartupServer(String address, int port)
setServer(String serverHostname, int serverPort)
private void
ag()
method_2921()
init()
startGame()
public boolean
b()
method_6647()
isUnicode()
isUnicode()
public void
c()
method_5576()
reloadResources()
refreshResources()
private void
ah()
method_5574()
addDefaultResourcePacks()
addDefaultResourcePack()
private ByteBuffer
a(InputStream arg0)
method_6634(InputStream arg0)
readImageBuffer(InputStream file)
readImageToBuffer(InputStream imageStream)
private void
ai()
method_5575()
updateDisplayMode()
updateDisplayMode()
private void
aj()
method_2915()
renderLoadingScreen()
loadScreen()
public void
a(int arg0, int arg1, int arg2, int arg3, int arg4, int arg5)
method_2924(int arg0, int arg1, int arg2, int arg3, int arg4, int arg5)
draw(int x, int y, int u, int v, int width, int height)
scaledTessellator(int width, int height, int width2, int height2, int stdTextureWidth, int stdTextureHeight)
public WorldStorageSource
d()
method_2944()
getWorldStorageSource()
getSaveLoader()
public void
a(bdw arg0)
method_2928(class_388 arg0)
openScreen(Screen screen)
displayGuiScreen(GuiScreen guiScreenIn)
private void
b(String arg0)
method_2946(String arg0)
logGlError(String message)
checkGLError(String message)
public void
e()
method_2947()
shutdown()
shutdownMinecraftApplet()
public void
f()
method_5580()
run()
run()
private void
ak()
method_2916()
runGame()
runGameLoop()
public void
g()
method_6648()
updateWindow()
resetSize()
public int
h()
method_4498()
getMaxFramerate()
getLimitFramerate()
public boolean
i()
method_6649()
isFramerateValid()
isFramerateLimitBelowMax()
public void
j()
method_2948()
cleanHeap()
freeMemory()
private void
b(int arg0)
method_2938(int arg0)
selectProfilerChartSection(int section)
updateDebugProfilerName(int keyCount)
private void
a(long arg0)
method_2926(long arg0)
renderProfilerChart(long tickTime)
displayDebugInfo(long elapsedTicksTime)
public void
k()
method_2949()
stop()
shutdown()
public void
l()
method_2950()
lockMouse()
setIngameFocus()
public void
m()
method_2951()
unlockMouse()
setIngameNotInFocus()
public void
n()
method_2952()
pauseGame()
displayInGameMenu()
private void
a(boolean arg0)
method_6638(boolean arg0)
handleMouseDown(boolean holdingAttack)
sendClickBlockToController(boolean leftClick)
private void
al()
method_6644()
doAttack()
clickMouse()
private void
am()
method_6645()
doUse()
rightClickMouse()
public void
o()
method_2953()
toggleFullscreen()
toggleFullscreen()
private void
a(int arg0, int arg1)
method_2923(int arg0, int arg1)
resize(int width, int height)
resize(int width, int height)
private void
an()
method_6646()
onResolutionChanged()
updateFramebufferSize()
public void
p()
method_2954()
tick()
runTick()
public void
a(String arg0, String arg1, ahj arg2)
method_6636(String arg0, String arg1, class_1156 arg2)
startGame(String saveName, String name, WorldSettings settings)
launchIntegratedServer(String folderName, String worldName, WorldSettings worldSettingsIn)
public void
a(bjf arg0)
method_2929(class_478 arg0)
setWorld(ClientWorld world)
loadWorld(WorldClient worldClientIn)
public void
a(bjf arg0, String arg1)
method_2930(class_478 arg0, String arg1)
setWorld(ClientWorld world, String message)
loadWorld(WorldClient worldClientIn, String loadingMessage)
public String
q()
method_2955()
getRenderChunkDebugInfo()
debugInfoRenders()
public String
r()
method_2956()
getRenderEntityDebugInfo()
getEntityDebug()
public String
s()
method_2957()
getChunkSourceDebugInfo()
getWorldProviderName()
public String
t()
method_2958()
getWorldDebugInfo()
debugInfoEntities()
public void
a(int arg0)
method_2922(int arg0)
respawnPlayer(int dimension)
setDimensionAndSpawnPlayer(int dimension)
public final boolean
u()
method_2959()
isDemo()
isDemo()
public ClientPlayNetworkHandler
v()
method_2960()
getNetworkHandler()
getNetHandler()
public static boolean
w()
method_2961()
isDisplayGui()
isGuiEnabled()
public static boolean
x()
method_2962()
isFancyGraphicsEnabled()
isFancyGraphicsEnabled()
public static boolean
y()
method_2963()
isAmbientOcclusionEnabled()
isAmbientOcclusionEnabled()
private void
ao()
method_2919()
doPick()
middleClickMouse()
public CrashReport
b(b arg0)
method_2945(class_1 arg0)
populateCrashReport(CrashReport report)
addGraphicsAndWorldToCrashReport(CrashReport theCrash)
public static Minecraft
B()
method_2965()
getInstance()
getMinecraft()
public void
C()
method_6624()
onApplyServerResourcePack()
scheduleResourcesRefresh()
public void
a(ri arg0)
method_2410(class_853 arg0)
populateSnooper(Snooper arg0)
addServerStatsToSnooper(PlayerUsageSnooper arg0)
public void
b(ri arg0)
method_2411(class_853 arg0)
initSnooper(Snooper arg0)
addServerTypeToSnooper(PlayerUsageSnooper arg0)
public static int
D()
method_2920()
getMaxTextureSize()
getGLMaximumTextureSize()
public boolean
W()
method_2409()
isSnooperEnabled()
isSnooperEnabled()
public void
a(bjn arg0)
method_2931(class_485 arg0)
setCurrentServerEntry(ServerListEntry serverEntry)
setServerData(ServerData serverDataIn)
public ServerListEntry
E()
method_6625()
getCurrentServerEntry()
getCurrentServerData()
public boolean
F()
method_2907()
isIntegratedServerRunning()
isIntegratedServerRunning()
public boolean
G()
method_2908()
isSingleplayer()
isSingleplayer()
public IntegratedServer
H()
method_2909()
getServer()
getIntegratedServer()
public static void
I()
method_2910()
stopServer()
stopIntegratedServer()
public Snooper
J()
method_2911()
getSnooper()
getPlayerUsageSnooper()
public static long
K()
method_2912()
getTime()
getSystemTime()
public boolean
L()
method_2913()
isFullscreen()
isFullScreen()
public Session
M()
method_5568()
getSession()
getSession()
public com.google.common.collect.Multimap
N()
method_6626()
getUserProperties()
getTwitchDetails()
public Proxy
O()
method_5569()
getNetworkProxy()
getProxy()
public TextureManager
P()
method_5570()
getTextureManager()
getTextureManager()
public ResourceManager
Q()
method_5571()
getResourceManager()
getResourceManager()
public ResourcePacks
R()
method_5572()
getResourcePacks()
getResourcePackRepository()
public LanguageManager
S()
method_5573()
getLanguageManager()
getLanguageManager()
public TextureAtlas
T()
method_6627()
getBlocksAtlas()
getTextureMapBlocks()
public boolean
U()
method_6628()
is64Bit()
isJava64bit()
public boolean
V()
method_6629()
isPaused()
isGamePaused()
public SoundManager
X()
method_6630()
getSoundManager()
getSoundHandler()
public MusicManager__Music
Y()
method_6631()
getMusicEnvironment()
getAmbientMusicType()
public TwitchStream
Z()
method_6632()
getTwitchStream()
getTwitchStream()
public void
aa()
method_6639()
handleGuiKeyBindings()
dispatchKeypresses()
public com.google.common.util.concurrent.ListenableFuture
a(Callable arg0)
method_6637(Callable arg0)
executeTask(Callable task)
addScheduledTask(Callable callableToSchedule)
public com.google.common.util.concurrent.ListenableFuture
a(Runnable arg0)
method_6635(Runnable arg0)
executeTask(Runnable task)
addScheduledTask(Runnable runnableToSchedule)
public boolean
ab()
method_6640()
isOnSameThread()
isCallingFromMinecraftThread()
public MinecraftSessionService
ac()
method_6641()
getSessionService()
getSessionService()
public SkinManager
ad()
method_6642()
getSkinManager()
getSkinManager()