net.minecraft.client

public class Minecraft

extends ReentrantBlockableEventLoop<Runnable> implements WindowEventHandler

All mapped superinterfaces:

ProfilerMeasured, TaskScheduler, WindowEventHandler

fud
net.minecraft.client.Minecraft
net.minecraft.class_310
net.minecraft.client.MinecraftClient
net.minecraft.src.C_3391_

Field summary

Modifier and TypeField
static Minecraft
F
instance
field_1700
instance
f_90981_
private static final org.slf4j.Logger
G
LOGGER
field_1762
LOGGER
f_90982_
public static final boolean
a
ON_OSX
field_1703
IS_SYSTEM_MAC
f_91002_
private static final int
H
MAX_TICKS_PER_UPDATE
field_32145
field_32145
f_167843_
public static final ResourceLocation
b
DEFAULT_FONT
field_1740
DEFAULT_FONT_ID
f_91055_
public static final ResourceLocation
c
UNIFORM_FONT
field_24211
UNICODE_FONT_ID
f_91058_
public static final ResourceLocation
d
ALT_FONT
field_1749
ALT_TEXT_RENDERER_ID
f_91059_
private static final ResourceLocation
I
REGIONAL_COMPLIANCIES
field_36433
REGIONAL_COMPLIANCIES_ID
f_205119_
private static final CompletableFuture<Unit>
J
RESOURCE_RELOAD_INITIAL_TASK
field_18009
COMPLETED_UNIT_FUTURE
f_90983_
private static final Component
K
SOCIAL_INTERACTIONS_NOT_AVAILABLE
field_26841
SOCIAL_INTERACTIONS_NOT_AVAILABLE
f_90984_
private static final Component
L
SAVING_LEVEL
field_60984
SAVING_LEVEL_TEXT
f_399936_
public static final String
e
UPDATE_DRIVERS_ADVICE
field_33735
GL_ERROR_DIALOGUE
f_167848_
private final long
M
canary
field_46550
UNIVERSE
f_302824_
private final Path
N
resourcePackDirectory
field_1757
resourcePackDir
f_90985_
private final CompletableFuture<com.mojang.authlib.yggdrasil.ProfileResult>
O
profileFuture
field_45899
gameProfileFuture
f_290411_
private final TextureManager
P
textureManager
field_1764
textureManager
f_90987_
private final ShaderManager
Q
shaderManager
field_53831
shaderLoader
f_349439_
private final com.mojang.datafixers.DataFixer
R
fixerUpper
field_1768
dataFixer
f_90988_
private final VirtualScreen
S
virtualScreen
field_1686
windowProvider
f_90989_
private final Window
T
window
field_1704
window
f_90990_
private final DeltaTracker$Timer
U
deltaTracker
field_52750
renderTickCounter
f_348086_
private final RenderBuffers
V
renderBuffers
field_20909
bufferBuilders
f_90993_
public final LevelRenderer
f
levelRenderer
field_1769
worldRenderer
f_91060_
private final EntityRenderDispatcher
W
entityRenderDispatcher
field_1731
entityRenderDispatcher
f_90994_
private final ItemModelResolver
X
itemModelResolver
field_55226
itemModelManager
f_370908_
private final ItemRenderer
Y
itemRenderer
field_1742
itemRenderer
f_90995_
private final MapRenderer
Z
mapRenderer
field_52751
mapRenderer
f_346293_
public final ParticleEngine
g
particleEngine
field_1713
particleManager
f_91061_
private final User
aa
user
field_1726
session
f_90998_
public final Font
h
font
field_1772
textRenderer
f_91062_
public final Font
i
fontFilterFishy
field_39924
advanceValidatingTextRenderer
f_243022_
public final GameRenderer
j
gameRenderer
field_1773
gameRenderer
f_91063_
public final DebugRenderer
l
debugRenderer
field_1709
debugRenderer
f_91064_
private final AtomicReference<StoringChunkProgressListener>
ab
progressListener
field_17405
worldGenProgressTracker
f_90999_
public final Gui
m
gui
field_1705
inGameHud
f_91065_
public final Options
n
options
field_1690
options
f_91066_
private final HotbarManager
ac
hotbarManager
field_1732
creativeHotbarStorage
f_91000_
public final MouseHandler
o
mouseHandler
field_1729
mouse
f_91067_
public final KeyboardHandler
p
keyboardHandler
field_1774
keyboard
f_91068_
private InputType
ad
lastInputType
field_41782
navigationType
f_263699_
public final File
q
gameDirectory
field_1697
runDirectory
f_91069_
private final String
ae
launchedVersion
field_1711
gameVersion
f_91001_
private final String
af
versionType
field_1720
versionType
f_91029_
private final Proxy
ag
proxy
field_1739
networkProxy
f_91030_
private final LevelStorageSource
ah
levelSource
field_1748
levelStorage
f_91031_
private final boolean
ai
demo
field_1721
isDemo
f_91033_
private final boolean
aj
allowsMultiplayer
field_25033
multiplayerEnabled
f_91034_
private final boolean
ak
allowsChat
field_25034
onlineChatEnabled
f_91035_
private final ReloadableResourceManager
al
resourceManager
field_1745
resourceManager
f_91036_
private final VanillaPackResources
am
vanillaPackResources
field_40380
defaultResourcePack
f_243783_
private final DownloadedPackSource
an
downloadedPackSource
field_40381
serverResourcePackLoader
f_243981_
private final PackRepository
ao
resourcePackRepository
field_1715
resourcePackManager
f_91038_
private final LanguageManager
ap
languageManager
field_1717
languageManager
f_91039_
private final BlockColors
aq
blockColors
field_1751
blockColors
f_91040_
private final RenderTarget
ar
mainRenderTarget
field_1689
framebuffer
f_91042_
private final TracyFrameCapture
as
tracyFrameCapture
field_54267
tracyFrameCapturer
f_349145_
private final SoundManager
at
soundManager
field_1727
soundManager
f_91043_
private final MusicManager
au
musicManager
field_1714
musicTracker
f_91044_
private final FontManager
av
fontManager
field_1708
fontManager
f_91045_
private final SplashManager
aw
splashManager
field_17763
splashTextLoader
f_91046_
private final GpuWarnlistManager
ax
gpuWarnlistManager
field_25671
videoWarningManager
f_91047_
private final PeriodicNotificationManager
ay
regionalCompliancies
field_36434
regionalComplianciesManager
f_205120_
private final com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService
az
authenticationService
field_39420
authenticationService
f_231338_
private final com.mojang.authlib.minecraft.MinecraftSessionService
aA
minecraftSessionService
field_1723
sessionService
f_91048_
private final com.mojang.authlib.minecraft.UserApiService
aB
userApiService
field_26902
userApiService
f_193584_
private final CompletableFuture<com.mojang.authlib.minecraft.UserApiService$UserProperties>
aC
userPropertiesFuture
field_47680
userPropertiesFuture
f_302344_
private final SkinManager
aD
skinManager
field_1707
skinProvider
f_91050_
private final ModelManager
aE
modelManager
field_1763
bakedModelManager
f_91051_
private final BlockRenderDispatcher
aF
blockRenderer
field_1756
blockRenderManager
f_91052_
private final PaintingTextureManager
aG
paintingTextures
field_18008
paintingManager
f_91053_
private final MapTextureManager
aH
mapTextureManager
field_52752
mapTextureManager
f_348349_
private final MapDecorationTextureManager
aI
mapDecorationTextures
field_50035
mapDecorationsAtlasManager
f_315453_
private final GuiSpriteManager
aJ
guiSprites
field_45293
guiAtlasManager
f_291132_
private final WaypointStyleManager
aK
waypointStyles
field_60302
waypointStyleAssetManager
f_399491_
private final ToastManager
aL
toastManager
field_1702
toastManager
f_348707_
private final Tutorial
aM
tutorial
field_1758
tutorialManager
f_91005_
private final PlayerSocialManager
aN
playerSocialManager
field_26842
socialInteractionsManager
f_91006_
private final BlockEntityRenderDispatcher
aO
blockEntityRenderDispatcher
field_27388
blockEntityRenderDispatcher
f_167845_
private final ClientTelemetryManager
aP
telemetryManager
field_41331
telemetryManager
f_260676_
private final ProfileKeyPairManager
aQ
profileKeyPairManager
field_39068
profileKeys
f_231337_
private final RealmsDataFetcher
aR
realmsDataFetcher
field_39718
realmsPeriodicCheckers
f_238717_
private final QuickPlayLog
aS
quickPlayLog
field_44539
quickPlayLogger
f_278504_
public MultiPlayerGameMode
r
gameMode
field_1761
interactionManager
f_91072_
public ClientLevel
s
level
field_1687
world
f_91073_
public LocalPlayer
t
player
field_1724
player
f_91074_
private IntegratedServer
aT
singleplayerServer
field_1766
server
f_91007_
private Connection
aU
pendingConnection
field_1746
integratedServerConnection
f_91009_
private boolean
aV
isLocalServer
field_1759
integratedServerRunning
f_91010_
public Entity
u
cameraEntity
field_1719
cameraEntity
f_91075_
public Entity
v
crosshairPickEntity
field_1692
targetedEntity
f_91076_
public HitResult
w
hitResult
field_1765
crosshairTarget
f_91077_
private int
aW
rightClickDelay
field_1752
itemUseCooldown
f_91011_
protected int
x
missTime
field_1771
attackCooldown
f_91078_
private volatile boolean
aX
pause
field_1734
paused
f_91012_
private long
aY
lastNanoTime
field_1750
lastMetricsSampleTime
f_91014_
private long
aZ
lastTime
field_1712
nextDebugInfoUpdateTime
f_91015_
private int
ba
frames
field_1735
fpsCounter
f_91016_
public boolean
y
noRender
field_1743
skipGameRender
f_91079_
public Screen
z
screen
field_1755
currentScreen
f_91080_
private Overlay
bb
overlay
field_18175
overlay
f_91081_
private boolean
bc
clientLevelTeardownInProgress
field_46551
disconnecting
f_302283_
Thread
bd
gameThread
field_1696
thread
f_91018_
private volatile boolean
be
running
field_1698
running
f_91019_
private Supplier<CrashReport>
bf
delayedCrash
field_1747
crashReportSupplier
f_91020_
private static int
bg
fps
field_1738
currentFps
f_91021_
public String
A
fpsString
field_1770
fpsDebugString
f_90977_
private long
bh
frameTimeNs
field_41332
renderTime
f_260560_
private final FramerateLimitTracker
bi
framerateLimitTracker
field_52753
inactivityFpsLimiter
f_347587_
public boolean
B
wireframe
field_32144
wireFrame
f_167842_
public boolean
C
sectionPath
field_20907
debugChunkInfo
f_291316_
public boolean
D
sectionVisibility
field_20908
debugChunkOcclusion
f_291317_
public boolean
E
smartCull
field_1730
chunkCullingEnabled
f_90980_
private boolean
bj
windowActive
field_1695
windowFocused
f_91022_
private final Queue<Runnable>
bk
progressTasks
field_17404
renderTaskQueue
f_91023_
private CompletableFuture<Void>
bl
pendingReload
field_18174
resourceReloadFuture
f_91024_
private TutorialToast
bm
socialInteractionsToast
field_26843
socialInteractionsToast
f_91025_
private int
bn
fpsPieRenderTicks
field_22224
trackingTick
f_91027_
private final ContinuousProfiler
bo
fpsPieProfiler
field_22225
tickTimeTracker
f_91028_
private MetricsRecorder
bp
metricsRecorder
field_29569
recorder
f_167846_
private final ResourceLoadStateTracker
bq
reloadStateTracker
field_33697
resourceReloadLogger
f_167847_
private long
br
savedCpuDuration
field_37855
metricsSampleDuration
f_231340_
private double
bs
gpuUtilization
field_37856
gpuUtilizationPercentage
f_231341_
private TimerQuery$FrameProfile
bt
currentFrameProfile
field_37857
currentGlTimerQuery
f_231342_
private final GameNarrator
bu
narrator
field_39769
narratorManager
f_240365_
private final ChatListener
bv
chatListener
field_39770
messageHandler
f_240378_
private ReportingContext
bw
reportingContext
field_39492
abuseReportContext
f_238638_
private final CommandHistory
bx
commandHistory
field_45294
commandHistoryManager
f_290676_
private final DirectoryValidator
by
directoryValidator
field_45295
symlinkFinder
f_291644_
private boolean
bz
gameLoadFinished
field_45900
finishedLoading
f_290785_
private final long
bA
clientStartTimeMs
field_46552
startTime
f_302469_
private long
bB
clientTickCount
field_46553
uptimeInTicks
f_303581_

Constructor summary

ModifierConstructor
public (GameConfig args)

Method summary

Modifier and TypeMethod
private void
a(fud$b arg0)
onResourceLoadFinished(Minecraft$GameLoadCookie arg0)
method_53465(class_310$class_8764 arg0)
onFinishedLoading(MinecraftClient$LoadingContext loadingContext)
m_293750_(C_3391_$C_290041_ arg0)
private void
b(fud$b arg0)
onGameLoadFinished(Minecraft$GameLoadCookie arg0)
method_51736(class_310$class_8764 arg0)
collectLoadTimes(MinecraftClient$LoadingContext loadingContext)
m_286052_(C_3391_$C_290041_ arg0)
public boolean
c()
isGameLoadFinished()
method_53466()
isFinishedLoading()
m_293453_()
private Runnable
c(fud$b arg0)
buildInitialScreens(Minecraft$GameLoadCookie arg0)
method_53527(class_310$class_8764 arg0)
onInitFinished(MinecraftClient$LoadingContext loadingContext)
m_293152_(C_3391_$C_290041_ arg0)
private boolean
a(List<Function<Runnable, ges>> arg0)
addInitialScreens(List<Function<Runnable, Screen>> arg0)
method_53525(List<Function<Runnable, class_437>> arg0)
createInitScreens(List<Function<Runnable, Screen>> list)
m_295067_(List<Function<Runnable, C_3583_>> arg0)
private static boolean
a(Object arg0)
countryEqualsISO3(Object arg0)
method_40189(Object arg0)
isCountrySetTo(Object country)
m_210782_(Object p_210783_)
public void
d()
updateTitle()
method_24288()
updateWindowTitle()
m_91341_()
private String
bi()
createTitle()
method_24287()
getWindowTitle()
m_91270_()
private com.mojang.authlib.minecraft.UserApiService
a(com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService arg0, gll arg1)
createUserApiService(com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService arg0, GameConfig arg1)
method_31382(com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService arg0, class_542 arg1)
createUserApiService(com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService authService, RunArgs runArgs)
m_193585_(com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService p_193587_, C_3787_ arg1)
public static ModCheck
e()
checkModStatus()
method_24289()
getModStatus()
m_193589_()
private void
a(Throwable arg0, fud$b arg1)
rollbackResourcePacks(Throwable arg0, Minecraft$GameLoadCookie arg1)
method_24226(Throwable arg0, class_310$class_8764 arg1)
handleResourceReloadException(Throwable throwable, MinecraftClient$LoadingContext loadingContext)
m_91239_(Throwable p_299515_, C_3391_$C_290041_ arg1)
public void
a(Throwable arg0, xo arg1, fud$b arg2)
clearResourcePacksOnError(Throwable arg0, Component arg1, Minecraft$GameLoadCookie arg2)
method_31186(Throwable arg0, class_2561 arg1, class_310$class_8764 arg2)
onResourceReloadFailure(Throwable exception, Text resourceName, MinecraftClient$LoadingContext loadingContext)
m_91241_(Throwable p_91243_, C_4996_ p_299857_, C_3391_$C_290041_ arg2)
private void
bj()
abortResourcePackRecovery()
method_49294()
onForcedResourceReloadFailure()
m_272186_()
private void
a(xo arg0)
addResourcePackLoadFailToast(Component arg0)
method_49292(class_2561 arg0)
showResourceReloadFailureToast(Text description)
m_271937_(C_4996_ arg0)
public void
a(Exception arg0)
triggerResourcePackRecovery(Exception arg0)
method_63507(Exception arg0)
onShaderResourceReloadFailure(Exception exception)
m_353973_(Exception arg0)
public void
f()
run()
method_1514()
run()
m_91374_()
void
g()
updateFontOptions()
method_57017()
onFontOptionsChanged()
m_323618_()
private void
a(int arg0, long arg1)
onFullscreenError(int arg0, long arg1)
method_1506(int arg0, long arg1)
handleGlErrorByDisableVsync(int error, long description)
m_91113_(int p_91115_, long arg1)
public RenderTarget
h()
getMainRenderTarget()
method_1522()
getFramebuffer()
m_91385_()
public String
i()
getLaunchedVersion()
method_1515()
getGameVersion()
m_91388_()
public String
j()
getVersionType()
method_1547()
getVersionType()
m_91389_()
public void
a(p arg0)
delayCrash(CrashReport arg0)
method_1494(class_128 arg0)
setCrashReportSupplierAndAddDetails(CrashReport crashReport)
m_231412_(C_4883_ arg0)
public void
b(p arg0)
delayCrashRaw(CrashReport arg0)
method_43587(class_128 arg0)
setCrashReportSupplier(CrashReport crashReport)
m_231439_(C_4883_ arg0)
private void
bk()
handleDelayedCrash()
method_54579()
printCrashReport()
m_306172_()
public void
c(p arg0)
emergencySaveAndCrash(CrashReport arg0)
method_54580(class_128 arg0)
printCrashReport(CrashReport crashReport)
m_306708_(C_4883_ arg0)
public static int
a(File arg0, p arg1)
saveReport(File arg0, CrashReport arg1)
method_61962(File arg0, class_128 arg1)
saveCrashReport(File runDir, CrashReport crashReport)
m_354645_(File p_362993_, C_4883_ p_366163_)
public static void
a(fud arg0, File arg1, p arg2)
crash(Minecraft arg0, File arg1, CrashReport arg2)
method_1565(class_310 arg0, File arg1, class_128 arg2)
printCrashReport(MinecraftClient client, File runDirectory, CrashReport crashReport)
m_91332_(C_3391_ p_311916_, File p_309666_, C_4883_ p_91333_)
public boolean
k()
isEnforceUnicode()
method_1573()
forcesUnicodeFont()
m_91390_()
public CompletableFuture<Void>
l()
reloadResourcePacks()
method_1521()
reloadResources()
m_91391_()
private CompletableFuture<Void>
a(boolean arg0, fud$b arg1)
reloadResourcePacks(boolean arg0, Minecraft$GameLoadCookie arg1)
method_36561(boolean arg0, class_310$class_8764 arg1)
reloadResources(boolean force, MinecraftClient$LoadingContext loadingContext)
m_168019_(boolean p_300647_, C_3391_$C_290041_ arg1)
private void
bl()
selfTest()
method_17044()
checkGameData()
m_91273_()
public LevelStorageSource
m()
getLevelSource()
method_1586()
getLevelStorage()
m_91392_()
private void
a(String arg0)
openChatScreen(String arg0)
method_29041(String arg0)
openChatScreen(String text)
m_91326_(String arg0)
public void
a(ges arg0)
setScreen(Screen arg0)
method_1507(class_437 arg0)
setScreen(Screen screen)
m_91152_(C_3583_ arg0)
public void
a(gem arg0)
setOverlay(Overlay arg0)
method_18502(class_4071 arg0)
setOverlay(Overlay overlay)
m_91150_(C_3573_ arg0)
public void
n()
destroy()
method_1490()
stop()
m_91393_()
public void
close()
close()
close()
private void
c(boolean arg0)
runTick(boolean arg0)
method_1523(boolean arg0)
render(boolean tick)
m_91383_(boolean arg0)
private ProfilerFiller
a(boolean arg0, btw arg1)
constructProfiler(boolean arg0, SingleTickProfiler arg1)
method_24458(boolean arg0, class_4758 arg1)
startMonitor(boolean active, TickDurationMonitor monitor)
m_167970_(boolean p_167972_, C_446_ arg1)
private void
b(boolean arg0, btw arg1)
finishProfilers(boolean arg0, SingleTickProfiler arg1)
method_24460(boolean arg0, class_4758 arg1)
endMonitor(boolean active, TickDurationMonitor monitor)
m_91338_(boolean p_91340_, C_446_ arg1)
public void
a()
resizeDisplay()
method_15993()
onResolutionChanged()
m_5741_()
public void
b()
cursorEntered()
method_30133()
onCursorEnterChanged()
m_5740_()
public int
o()
getFps()
method_47599()
getCurrentFps()
m_260875_()
public long
p()
getFrameTimeNs()
method_47600()
getRenderTime()
m_261169_()
private void
bm()
emergencySave()
method_1519()
cleanUpAfterCrash()
m_91394_()
public boolean
b(Consumer<xo> arg0)
debugClientMetricsStart(Consumer<Component> arg0)
method_34745(Consumer<class_2561> arg0)
toggleDebugProfiler(Consumer<Text> chatMessageSender)
m_167946_(Consumer<C_4996_> arg0)
private void
bn()
debugClientMetricsStop()
method_37286()
stopRecorder()
m_167975_()
private void
bo()
debugClientMetricsCancel()
method_41733()
forceStopRecorder()
m_231418_()
private Path
a(ae arg0, List<Path> arg1)
archiveProfilingReport(SystemReport arg0, List<Path> arg1)
method_37275(class_6396 arg0, List<Path> arg1)
saveProfilingResult(SystemDetails details, List<Path> files)
m_167856_(C_140956_ p_167858_, List<Path> arg1)
public void
q()
stop()
method_1592()
scheduleStop()
m_91395_()
public boolean
r()
isRunning()
method_22108()
isRunning()
m_91396_()
public void
b(boolean arg0)
pauseGame(boolean arg0)
method_20539(boolean arg0)
openGameMenu(boolean pauseOnly)
m_91358_(boolean arg0)
private void
d(boolean arg0)
continueAttack(boolean arg0)
method_1590(boolean arg0)
handleBlockBreaking(boolean breaking)
m_91386_(boolean arg0)
private boolean
bp()
startAttack()
method_1536()
doAttack()
m_202354_()
private void
bq()
startUseItem()
method_1583()
doItemUse()
m_91277_()
public MusicManager
s()
getMusicManager()
method_1538()
getMusicTracker()
m_91397_()
public void
t()
tick()
method_1574()
tick()
m_91398_()
private boolean
br()
isLevelRunningNormally()
method_60647()
shouldTick()
m_339976_()
private boolean
bs()
isMultiplayerServer()
method_31321()
isConnectedToServer()
m_91278_()
private void
bt()
handleKeybinds()
method_1508()
handleInputEvents()
m_91279_()
private Optional<Holder<Dialog>>
bu()
getQuickActionsDialog()
method_72098()
getQuickActionsDialog()
m_402430_()
public ClientTelemetryManager
u()
getTelemetryManager()
method_47601()
getTelemetryManager()
m_261007_()
public double
v()
getGpuUtilization()
method_41734()
getGpuUtilizationPercentage()
m_231464_()
public ProfileKeyPairManager
w()
getProfileKeyPairManager()
method_43590()
getProfileKeys()
m_231465_()
public WorldOpenFlows
x()
createWorldOpenFlows()
method_41735()
createIntegratedServerLoader()
m_231466_()
public void
a(fcs$c arg0, awz arg1, and arg2, boolean arg3)
doWorldLoad(LevelStorageSource$LevelStorageAccess arg0, PackRepository arg1, WorldStem arg2, boolean arg3)
method_29610(class_32$class_5143 arg0, class_3283 arg1, class_6904 arg2, boolean arg3)
startIntegratedServer(LevelStorage$Session session, ResourcePackManager dataPackManager, SaveLoader saveLoader, boolean newWorld)
m_261031_(C_2785_$C_2786_ p_261826_, C_62_ p_261470_, C_203257_ p_261465_, boolean arg3)
public void
a(grj arg0, geq$a arg1)
setLevel(ClientLevel arg0, ReceivingLevelScreen$Reason arg1)
method_1481(class_638 arg0, class_434$class_9678 arg1)
joinWorld(ClientWorld world, DownloadingTerrainScreen$WorldEntryReason worldEntryReason)
m_91156_(C_3899_ p_335893_, C_3582_$C_313294_ arg1)
public void
y()
disconnectWithSavingScreen()
method_72099()
disconnectWithSavingScreen()
m_403507_()
public void
z()
disconnectWithProgressScreen()
method_72100()
disconnectWithProgressScreen()
m_293444_()
public void
a(ges arg0, boolean arg1)
disconnect(Screen arg0, boolean arg1)
method_18096(class_437 arg0, boolean arg1)
disconnect(Screen disconnectionScreen, boolean transferring)
m_322774_(C_3583_ p_330226_, boolean arg1)
public void
C()
clearDownloadedResourcePacks()
method_55505()
onDisconnected()
m_305121_()
public void
b(ges arg0)
clearClientLevel(Screen arg0)
method_52703(class_437 arg0)
enterReconfiguration(Screen reconfigurationScreen)
m_294188_(C_3583_ arg0)
private void
d(ges arg0)
updateScreenAndTick(Screen arg0)
method_18098(class_437 arg0)
reset(Screen resettingScreen)
m_91362_(C_3583_ arg0)
public void
c(ges arg0)
forceSetScreen(Screen arg0)
method_29970(class_437 arg0)
setScreenAndRender(Screen screen)
m_91346_(C_3583_ arg0)
private void
a(grj arg0)
updateLevelInEngines(ClientLevel arg0)
method_18097(class_638 arg0)
setWorld(ClientWorld world)
m_91324_(C_3899_ arg0)
private com.mojang.authlib.minecraft.UserApiService$UserProperties
bv()
userProperties()
method_55607()
getUserProperties()
m_307512_()
public boolean
D()
telemetryOptInExtra()
method_47602()
isOptionalTelemetryEnabled()
m_260979_()
public boolean
E()
extraTelemetryAvailable()
method_47595()
isOptionalTelemetryEnabledByApi()
m_261227_()
public boolean
F()
allowsTelemetry()
method_47596()
isTelemetryEnabledByApi()
m_261210_()
public boolean
G()
allowsMultiplayer()
method_29043()
isMultiplayerEnabled()
m_91400_()
public boolean
H()
allowsRealms()
method_35706()
isRealmsEnabled()
m_168021_()
public com.mojang.authlib.minecraft.BanDetails
I()
multiplayerBan()
method_44647()
getMultiplayerBanDetails()
m_239210_()
public boolean
J()
isNameBanned()
method_53518()
isUsernameBanned()
m_294837_()
public boolean
a(UUID arg0)
isBlocked(UUID arg0)
method_29042(UUID arg0)
shouldBlockMessages(UUID sender)
m_91246_(UUID arg0)
public Minecraft$ChatStatus
K()
getChatStatus()
method_33884()
getChatRestriction()
m_168022_()
public final boolean
L()
isDemo()
method_1530()
isDemo()
m_91402_()
public ClientPacketListener
M()
getConnection()
method_1562()
getNetworkHandler()
m_91403_()
public static boolean
N()
renderNames()
method_1498()
isHudEnabled()
m_91404_()
public static boolean
O()
useFancyGraphics()
method_1517()
isFancyGraphicsOrBetter()
m_91405_()
public static boolean
P()
useShaderTransparency()
method_29611()
isFabulousGraphicsOrBetter()
m_91085_()
public static boolean
Q()
useAmbientOcclusion()
method_1588()
isAmbientOcclusionEnabled()
m_91086_()
private void
bC()
pickBlock()
method_1511()
doItemPick()
m_91280_()
public CrashReport
d(p arg0)
fillReport(CrashReport arg0)
method_1587(class_128 arg0)
addDetailsToCrashReport(CrashReport report)
m_91354_(C_4883_ arg0)
public static void
a(fud arg0, htb arg1, String arg2, fuh arg3, p arg4)
fillReport(Minecraft arg0, LanguageManager arg1, String arg2, Options arg3, CrashReport arg4)
method_22681(class_310 arg0, class_1076 arg1, String arg2, class_315 arg3, class_128 arg4)
addSystemDetailsToCrashReport(MinecraftClient client, LanguageManager languageManager, String version, GameOptions options, CrashReport report)
m_167872_(C_3391_ p_167873_, C_4515_ p_167874_, String p_167875_, C_3401_ p_167876_, C_4883_ p_167877_)
private static String
a(double arg0)
formatSeconds(double arg0)
method_54116(double arg0)
formatSeconds(double seconds)
m_306888_(double p_311783_)
private void
a(q arg0)
fillUptime(CrashReportCategory arg0)
method_54117(class_129 arg0)
addUptimesToCrashReport(CrashReportSection section)
m_304722_(C_4909_ arg0)
private static SystemReport
a(ae arg0, fud arg1, htb arg2, String arg3, fuh arg4)
fillSystemReport(SystemReport arg0, Minecraft arg1, LanguageManager arg2, String arg3, Options arg4)
method_37274(class_6396 arg0, class_310 arg1, class_1076 arg2, String arg3, class_315 arg4)
addSystemDetailsToCrashReport(SystemDetails systemDetails, MinecraftClient client, LanguageManager languageManager, String version, GameOptions options)
m_167850_(C_140956_ p_167851_, C_3391_ p_167852_, C_4515_ p_167853_, String p_167854_, C_3401_ p_167855_)
public static Minecraft
R()
getInstance()
method_1551()
getInstance()
m_91087_()
public CompletableFuture<Void>
S()
delayTextureReload()
method_1513()
reloadResourcesConcurrently()
m_91088_()
public void
a(gsp arg0)
updateReportEnvironment(ReportEnvironment arg0)
method_44376(class_7569 arg0)
ensureAbuseReportContext(ReporterEnvironment environment)
m_239476_(C_238513_ arg0)
public ServerData
T()
getCurrentServer()
method_1558()
getCurrentServerEntry()
m_91089_()
public boolean
U()
isLocalServer()
method_1542()
isInSingleplayer()
m_91090_()
public boolean
V()
hasSingleplayerServer()
method_1496()
isIntegratedServerRunning()
m_91091_()
public IntegratedServer
W()
getSingleplayerServer()
method_1576()
getServer()
m_91092_()
public boolean
X()
isSingleplayer()
method_47392()
isConnectedToLocalServer()
m_257720_()
public boolean
b(UUID arg0)
isLocalPlayer(UUID arg0)
method_52701(UUID arg0)
uuidEquals(UUID uuid)
m_292661_(UUID arg0)
public User
Y()
getUser()
method_1548()
getSession()
m_91094_()
public com.mojang.authlib.GameProfile
Z()
getGameProfile()
method_53462()
getGameProfile()
m_294346_()
public Proxy
aa()
getProxy()
method_1487()
getNetworkProxy()
m_91096_()
public TextureManager
ab()
getTextureManager()
method_1531()
getTextureManager()
m_91097_()
public ShaderManager
ac()
getShaderManager()
method_62887()
getShaderLoader()
m_355498_()
public ResourceManager
ad()
getResourceManager()
method_1478()
getResourceManager()
m_91098_()
public PackRepository
ae()
getResourcePackRepository()
method_1520()
getResourcePackManager()
m_91099_()
public VanillaPackResources
af()
getVanillaPackResources()
method_45573()
getDefaultResourcePack()
m_246804_()
public DownloadedPackSource
ag()
getDownloadedPackSource()
method_1516()
getServerResourcePackProvider()
m_247489_()
public Path
ah()
getResourcePackDirectory()
method_1479()
getResourcePackDir()
m_245161_()
public LanguageManager
ai()
getLanguageManager()
method_1526()
getLanguageManager()
m_91102_()
public Function<ResourceLocation, TextureAtlasSprite>
a(ame arg0)
getTextureAtlas(ResourceLocation arg0)
method_1549(class_2960 arg0)
getSpriteAtlas(Identifier id)
m_91258_(C_5265_ arg0)
public boolean
aj()
isPaused()
method_1493()
isPaused()
m_91104_()
public GpuWarnlistManager
ak()
getGpuWarnlistManager()
method_30049()
getVideoWarningManager()
m_91105_()
public SoundManager
al()
getSoundManager()
method_1483()
getSoundManager()
m_91106_()
public MusicInfo
am()
getSituationalMusic()
method_1544()
getMusicInstance()
m_91107_()
public com.mojang.authlib.minecraft.MinecraftSessionService
an()
getMinecraftSessionService()
method_1495()
getSessionService()
m_91108_()
public SkinManager
ao()
getSkinManager()
method_1582()
getSkinProvider()
m_91109_()
public Entity
ap()
getCameraEntity()
method_1560()
getCameraEntity()
m_91288_()
public void
a(bzm arg0)
setCameraEntity(Entity arg0)
method_1504(class_1297 arg0)
setCameraEntity(Entity entity)
m_91118_(C_507_ arg0)
public boolean
b(bzm arg0)
shouldEntityAppearGlowing(Entity arg0)
method_27022(class_1297 arg0)
hasOutline(Entity entity)
m_91314_(C_507_ arg0)
protected Thread
ay()
getRunningThread()
method_3777()
getThread()
m_6304_()
public Runnable
f(Runnable arg0)
wrapRunnable(Runnable arg0)
method_16211(Runnable arg0)
createTask(Runnable arg0)
m_8505_(Runnable arg0)
protected boolean
e(Runnable arg0)
shouldRun(Runnable arg0)
method_18856(Runnable arg0)
canExecute(Runnable arg0)
m_6362_(Runnable arg0)
public BlockRenderDispatcher
aq()
getBlockRenderer()
method_1541()
getBlockRenderManager()
m_91289_()
public EntityRenderDispatcher
ar()
getEntityRenderDispatcher()
method_1561()
getEntityRenderDispatcher()
m_91290_()
public BlockEntityRenderDispatcher
as()
getBlockEntityRenderDispatcher()
method_31975()
getBlockEntityRenderDispatcher()
m_167982_()
public ItemRenderer
at()
getItemRenderer()
method_1480()
getItemRenderer()
m_91291_()
public MapRenderer
au()
getMapRenderer()
method_61965()
getMapRenderer()
m_355173_()
public com.mojang.datafixers.DataFixer
av()
getFixerUpper()
method_1543()
getDataFixer()
m_91295_()
public DeltaTracker
aw()
getDeltaTracker()
method_61966()
getRenderTickCounter()
m_353064_()
public BlockColors
az()
getBlockColors()
method_1505()
getBlockColors()
m_91298_()
public boolean
aA()
showOnlyReducedInfo()
method_1555()
hasReducedDebugInfo()
m_91299_()
public ToastManager
aB()
getToastManager()
method_1566()
getToastManager()
m_356552_()
public Tutorial
aC()
getTutorial()
method_1577()
getTutorialManager()
m_91301_()
public boolean
aD()
isWindowActive()
method_1569()
isWindowFocused()
m_91302_()
public HotbarManager
aE()
getHotbarManager()
method_1571()
getCreativeHotbarStorage()
m_91303_()
public ModelManager
aF()
getModelManager()
method_1554()
getBakedModelManager()
m_91304_()
public PaintingTextureManager
aG()
getPaintingTextures()
method_18321()
getPaintingManager()
m_91305_()
public MapTextureManager
aH()
getMapTextureManager()
method_61963()
getMapTextureManager()
m_353951_()
public MapDecorationTextureManager
aI()
getMapDecorationTextures()
method_58476()
getMapDecorationsAtlasManager()
m_319582_()
public GuiSpriteManager
aJ()
getGuiSprites()
method_52699()
getGuiAtlasManager()
m_292761_()
public WaypointStyleManager
aK()
getWaypointStyles()
method_71267()
getWaypointStyleAssetManager()
m_403243_()
public void
a(boolean arg0)
setWindowActive(boolean arg0)
method_15995(boolean arg0)
onWindowFocusChanged(boolean arg0)
m_7440_(boolean arg0)
public Component
a(File arg0)
grabPanoramixScreenshot(File arg0)
method_35698(File arg0)
takePanorama(File directory)
m_167899_(File arg0)
public StoringChunkProgressListener
aL()
getProgressListener()
method_35703()
getWorldGenerationProgressTracker()
m_167983_()
public SplashManager
aM()
getSplashManager()
method_18095()
getSplashTextLoader()
m_91310_()
public Overlay
aN()
getOverlay()
method_18506()
getOverlay()
m_91265_()
public PlayerSocialManager
aO()
getPlayerSocialManager()
method_31320()
getSocialInteractionsManager()
m_91266_()
public Window
aP()
getWindow()
method_22683()
getWindow()
m_91268_()
public FramerateLimitTracker
aQ()
getFramerateLimitTracker()
method_61964()
getInactivityFpsLimiter()
m_354894_()
public DebugScreenOverlay
aR()
getDebugOverlay()
method_53526()
getDebugHud()
m_293199_()
public RenderBuffers
aS()
renderBuffers()
method_22940()
getBufferBuilders()
m_91269_()
public void
a(int arg0)
updateMaxMipLevel(int arg0)
method_24041(int arg0)
setMipmapLevels(int mipmapLevels)
m_91312_(int arg0)
public EntityModelSet
aT()
getEntityModels()
method_31974()
getLoadedEntityModels()
m_167973_()
public boolean
aU()
isTextFilteringEnabled()
method_33883()
shouldFilterText()
m_167974_()
public void
aV()
prepareForMultiplayer()
method_38932()
loadBlockList()
m_193588_()
public SignatureValidator
aW()
getProfileKeySignatureValidator()
method_44256()
getServicesSignatureVerifier()
m_231417_()
public boolean
aX()
canValidateProfileKeys()
method_55606()
providesProfileKeys()
m_307493_()
public InputType
aY()
getLastInputType()
method_48186()
getNavigationType()
m_264529_()
public void
a(fua arg0)
setLastInputType(InputType arg0)
method_48185(class_8015 arg0)
setNavigationType(GuiNavigationType navigationType)
m_264033_(C_263626_ arg0)
public GameNarrator
aZ()
getNarrator()
method_44713()
getNarratorManager()
m_240477_()
public ChatListener
ba()
getChatListener()
method_44714()
getMessageHandler()
m_240442_()
public ReportingContext
bb()
getReportingContext()
method_44377()
getAbuseReportContext()
m_239211_()
public RealmsDataFetcher
bc()
realmsDataFetcher()
method_44646()
getRealmsPeriodicCheckers()
m_239420_()
public QuickPlayLog
bd()
quickPlayLog()
method_51253()
getQuickPlayLogger()
m_278644_()
public CommandHistory
be()
commandHistory()
method_52700()
getCommandHistoryManager()
m_294504_()
public DirectoryValidator
bf()
directoryValidator()
method_52702()
getSymlinkFinder()
m_294312_()
private float
a(float arg0)
getTickTargetMillis(float arg0)
method_54785(float arg0)
getTargetMillisPerTick(float millis)
m_306069_(float arg0)
public ItemModelResolver
bg()
getItemModelResolver()
method_65386()
getItemModelManager()
m_372943_()
public static String
bh()
getLauncherBrand()
method_54578()
getLauncherBrand()
m_307030_()