net.minecraft.client

public class MinecraftClient

extends ReentrantThreadExecutor<Runnable> implements WindowEventHandler

All mapped superinterfaces:

SampleableExecutor, MessageListener, WindowEventHandler

dyr
net.minecraft.client.Minecraft
net.minecraft.class_310
net.minecraft.client.MinecraftClient
net.minecraft.unmapped.C_ayfeobid
net.minecraft.client.MinecraftClient
net.minecraft.src.C_3391_

Field summary

Modifier and TypeField
private static MinecraftClient
E
instance
field_1700
instance
f_ypxesqvh
instance
f_90981_
private static final org.slf4j.Logger
F
LOGGER
field_1762
LOGGER
f_ypxxahyx
LOGGER
f_90982_
public static final boolean
a
ON_OSX
field_1703
IS_SYSTEM_MAC
f_pwhibjtl
IS_SYSTEM_MAC
f_91002_
private static final int
G
MAX_TICKS_PER_UPDATE
field_32145
field_32145
f_frknadno
MAX_TICKS_PER_UPDATE
f_167843_
public static final Identifier
b
DEFAULT_FONT
field_1740
DEFAULT_FONT_ID
f_ipmatcxh
DEFAULT_FONT_ID
f_91055_
public static final Identifier
c
UNIFORM_FONT
field_24211
UNICODE_FONT_ID
f_yzkvrtzp
UNICODE_FONT_ID
f_91058_
public static final Identifier
d
ALT_FONT
field_1749
ALT_TEXT_RENDERER_ID
f_qhzgfpco
ALT_TEXT_RENDERER_ID
f_91059_
private static final Identifier
H
REGIONAL_COMPLIANCIES
field_36433
REGIONAL_COMPLIANCIES_ID
f_ukgauwzj
REGIONAL_COMPLIANCIES_ID
f_205119_
private static final CompletableFuture<Unit>
I
RESOURCE_RELOAD_INITIAL_TASK
field_18009
COMPLETED_UNIT_FUTURE
f_kgwygzao
COMPLETED_UNIT_FUTURE
f_90983_
private static final Text
J
SOCIAL_INTERACTIONS_NOT_AVAILABLE
field_26841
SOCIAL_INTERACTIONS_NOT_AVAILABLE
f_zypmqoqf
SOCIAL_INTERACTIONS_NOT_AVAILABLE
f_90984_
public static final String
e
UPDATE_DRIVERS_ADVICE
field_33735
GL_ERROR_DIALOGUE
f_aiqhtmyu
GL_ERROR_DIALOGUE
f_167848_
private final File
K
resourcePackDirectory
field_1757
resourcePackDir
f_kknqnaxx
resourcePackDir
f_90985_
private final com.mojang.authlib.properties.PropertyMap
L
profileProperties
field_1694
sessionPropertyMap
f_beylhheg
sessionPropertyMap
f_90986_
private final TextureManager
M
textureManager
field_1764
textureManager
f_cesulxxt
textureManager
f_90987_
private final com.mojang.datafixers.DataFixer
N
fixerUpper
field_1768
dataFixer
f_dhfmekui
dataFixer
f_90988_
private final WindowProvider
O
virtualScreen
field_1686
windowProvider
f_alixntlh
windowProvider
f_90989_
private final Window
P
window
field_1704
window
f_svhgkmyf
window
f_90990_
private final RenderTickCounter
Q
timer
field_1728
renderTickCounter
f_yjhobbqr
renderTickCounter
f_90991_
private final BufferBuilderStorage
R
renderBuffers
field_20909
bufferBuilders
f_iuqlwerq
bufferBuilders
f_90993_
public final WorldRenderer
f
levelRenderer
field_1769
worldRenderer
f_svhtflji
worldRenderer
f_91060_
private final EntityRenderDispatcher
S
entityRenderDispatcher
field_1731
entityRenderDispatcher
f_vzhjrjmq
entityRenderDispatcher
f_90994_
private final ItemRenderer
T
itemRenderer
field_1742
itemRenderer
f_ekirdrwp
itemRenderer
f_90995_
private final HeldItemRenderer
U
itemInHandRenderer
field_1737
heldItemRenderer
f_sessvozi
heldItemRenderer
f_90996_
public final ParticleManager
g
particleEngine
field_1713
particleManager
f_cipivcjw
particleManager
f_91061_
private final SearchManager
V
searchRegistry
field_1733
searchManager
f_dqamahkf
searchManager
f_90997_
private final Session
W
user
field_1726
session
f_gjykgqkk
session
f_90998_
public final TextRenderer
h
font
field_1772
textRenderer
f_cngdjofb
textRenderer
f_91062_
public final GameRenderer
i
gameRenderer
field_1773
gameRenderer
f_eiqlfvow
gameRenderer
f_91063_
public final DebugRenderer
j
debugRenderer
field_1709
debugRenderer
f_hnshbgwi
debugRenderer
f_91064_
private final AtomicReference<WorldGenerationProgressTracker>
X
progressListener
field_17405
worldGenProgressTracker
f_cuhqrghd
worldGenProgressTracker
f_90999_
public final InGameHud
k
gui
field_1705
inGameHud
f_zwvcmobz
inGameHud
f_91065_
public final GameOptions
l
options
field_1690
options
f_ijkdedci
options
f_91066_
private final HotbarStorage
Y
hotbarManager
field_1732
creativeHotbarStorage
f_swbnzydi
creativeHotbarStorage
f_91000_
public final Mouse
m
mouseHandler
field_1729
mouse
f_ofpfrevi
mouse
f_91067_
public final Keyboard
n
keyboardHandler
field_1774
keyboard
f_udhptfsg
keyboard
f_91068_
public final File
o
gameDirectory
field_1697
runDirectory
f_ccoiwmig
runDirectory
f_91069_
private final String
Z
launchedVersion
field_1711
gameVersion
f_ncllbtgx
gameVersion
f_91001_
private final String
aa
versionType
field_1720
versionType
f_rctcsrrc
versionType
f_91029_
private final Proxy
ab
proxy
field_1739
networkProxy
f_fhvwxmjq
networkProxy
f_91030_
private final LevelStorage
ac
levelSource
field_1748
levelStorage
f_juejclec
levelStorage
f_91031_
public final MetricsData
p
frameTimer
field_1688
metricsData
f_jztrpgfi
metricsData
f_91070_
private final boolean
ad
is64bit
field_1693
is64Bit
f_wyxzvtjk
is64Bit
f_91032_
private final boolean
ae
demo
field_1721
isDemo
f_ujkvfbva
isDemo
f_91033_
private final boolean
af
allowsMultiplayer
field_25033
multiplayerEnabled
f_gxkjpkqc
multiplayerEnabled
f_91034_
private final boolean
ag
allowsChat
field_25034
onlineChatEnabled
f_mjmiqpir
onlineChatEnabled
f_91035_
private final ReloadableResourceManagerImpl
ah
resourceManager
field_1745
resourceManager
f_znfujtma
resourceManager
f_91036_
private final ClientBuiltinResourcePackProvider
ai
clientPackSource
field_1722
builtinPackProvider
f_stzaywfn
builtinPackProvider
f_91037_
private final ResourcePackManager
aj
resourcePackRepository
field_1715
resourcePackManager
f_nbvedrif
resourcePackManager
f_91038_
private final LanguageManager
ak
languageManager
field_1717
languageManager
f_vcpgzrce
languageManager
f_91039_
private final BlockColors
al
blockColors
field_1751
blockColors
f_ivvuitjx
blockColors
f_91040_
private final ItemColors
am
itemColors
field_1760
itemColors
f_gwedfcgs
itemColors
f_91041_
private final Framebuffer
an
mainRenderTarget
field_1689
framebuffer
f_zkyftfub
framebuffer
f_91042_
private final SoundManager
ao
soundManager
field_1727
soundManager
f_lyhucjkw
soundManager
f_91043_
private final MusicTracker
ap
musicManager
field_1714
musicTracker
f_bckuoycd
musicTracker
f_91044_
private final FontManager
aq
fontManager
field_1708
fontManager
f_cnbjrnkz
fontManager
f_91045_
private final SplashTextResourceSupplier
ar
splashManager
field_17763
splashTextLoader
f_jdtmkbfx
splashTextLoader
f_91046_
private final VideoWarningManager
as
gpuWarnlistManager
field_25671
videoWarningManager
f_cfebutjv
videoWarningManager
f_91047_
private final PeriodicNotificationManager
at
regionalCompliancies
field_36434
regionalComplianciesManager
f_duzlzhpe
regionalComplianciesManager
f_205120_
private final com.mojang.authlib.minecraft.MinecraftSessionService
au
minecraftSessionService
field_1723
sessionService
f_cfilflga
sessionService
f_91048_
private final com.mojang.authlib.minecraft.UserApiService
av
userApiService
field_26902
userApiService
f_egnlsdyo
userApiService
f_193584_
private final PlayerSkinProvider
aw
skinManager
field_1707
skinProvider
f_whquekgj
skinProvider
f_91050_
private final BakedModelManager
ax
modelManager
field_1763
bakedModelManager
f_odykessb
bakedModelManager
f_91051_
private final BlockRenderManager
ay
blockRenderer
field_1756
blockRenderManager
f_ytluawot
blockRenderManager
f_91052_
private final PaintingManager
az
paintingTextures
field_18008
paintingManager
f_ndtzozso
paintingManager
f_91053_
private final StatusEffectSpriteManager
aA
mobEffectTextures
field_18173
statusEffectSpriteManager
f_enciippt
statusEffectSpriteManager
f_91054_
private final ToastManager
aB
toast
field_1702
toastManager
f_dufhrfcz
toastManager
f_91003_
private final MinecraftClientGame
aC
game
field_16762
game
f_izkgcilz
game
f_91004_
private final TutorialManager
aD
tutorial
field_1758
tutorialManager
f_bzlzxgjd
tutorialManager
f_91005_
private final SocialInteractionsManager
aE
playerSocialManager
field_26842
socialInteractionsManager
f_orovtsue
socialInteractionsManager
f_91006_
private final EntityModelLoader
aF
entityModels
field_27387
entityModelLoader
f_wwbdmehi
entityModelLoader
f_167844_
private final BlockEntityRenderDispatcher
aG
blockEntityRenderDispatcher
field_27388
blockEntityRenderDispatcher
f_lzdqneej
blockEntityRenderDispatcher
f_167845_
private final UUID
aH
deviceSessionId
field_34956
deviceSessionId
f_dsdqmyba
deviceSessionId
f_193582_
public ClientPlayerInteractionManager
q
gameMode
field_1761
interactionManager
f_mcryntrs
interactionManager
f_91072_
public ClientWorld
r
level
field_1687
world
f_kznawzdr
world
f_91073_
public ClientPlayerEntity
s
player
field_1724
player
f_rtfdwrej
player
f_91074_
private IntegratedServer
aI
singleplayerServer
field_1766
server
f_bcynorao
server
f_91007_
private ServerInfo
aJ
currentServer
field_1699
currentServerEntry
f_gmrpxwoj
currentServerEntry
f_91008_
private ClientConnection
aK
pendingConnection
field_1746
integratedServerConnection
f_xhefqypc
integratedServerConnection
f_91009_
private boolean
aL
isLocalServer
field_1759
integratedServerRunning
f_ozfimbyq
integratedServerRunning
f_91010_
public Entity
t
cameraEntity
field_1719
cameraEntity
f_qonfhpbw
cameraEntity
f_91075_
public Entity
u
crosshairPickEntity
field_1692
targetedEntity
f_yiluvghr
targetedEntity
f_91076_
public HitResult
v
hitResult
field_1765
crosshairTarget
f_zrhophkf
crosshairTarget
f_91077_
private int
aM
rightClickDelay
field_1752
itemUseCooldown
f_fgxgoozp
itemUseCooldown
f_91011_
protected int
w
missTime
field_1771
attackCooldown
f_jgndswme
attackCooldown
f_91078_
private volatile boolean
aN
pause
field_1734
paused
f_kxvfpczt
paused
f_91012_
private float
aO
pausePartialTick
field_1741
pausedTickDelta
f_dhiyhtdj
pausedTickDelta
f_91013_
private long
aP
lastNanoTime
field_1750
lastMetricsSampleTime
f_vobwechq
lastMetricsSampleTime
f_91014_
private long
aQ
lastTime
field_1712
nextDebugInfoUpdateTime
f_tuotfkjg
nextDebugInfoUpdateTime
f_91015_
private int
aR
frames
field_1735
fpsCounter
f_wcmiwllx
fpsCounter
f_91016_
public boolean
x
noRender
field_1743
skipGameRender
f_epjlpqwy
skipGameRender
f_91079_
public Screen
y
screen
field_1755
currentScreen
f_fdshidvd
currentScreen
f_91080_
private Overlay
aS
overlay
field_18175
overlay
f_eaotxiqe
overlay
f_91081_
private boolean
aT
connectedToRealms
field_1744
connectedToRealms
f_zmsovtel
connectedToRealms
f_91017_
private Thread
aU
gameThread
field_1696
thread
f_yqtqkajc
thread
f_91018_
private volatile boolean
aV
running
field_1698
running
f_gddmsbwv
running
f_91019_
private Supplier<CrashReport>
aW
delayedCrash
field_1747
crashReportSupplier
f_zjjxgdei
crashReport
f_91020_
private static int
aX
fps
field_1738
currentFps
f_hjxhrmge
currentFps
f_91021_
public String
z
fpsString
field_1770
fpsDebugString
f_fdoocsky
fpsDebugString
f_90977_
public boolean
A
wireframe
field_32144
wireFrame
f_nlwwgtxe
wireFrame
f_167842_
public boolean
B
chunkPath
field_20907
debugChunkInfo
f_lhykgozw
debugChunkInfo
f_90978_
public boolean
C
chunkVisibility
field_20908
debugChunkOcclusion
f_wmjnggay
debugChunkOcclusion
f_90979_
public boolean
D
smartCull
field_1730
chunkCullingEnabled
f_smmzzjzi
chunkCullingEnabled
f_90980_
private boolean
aY
windowActive
field_1695
windowFocused
f_ftridntq
windowFocused
f_91022_
private final Queue<Runnable>
aZ
progressTasks
field_17404
renderTaskQueue
f_lsguuoub
renderTaskQueue
f_91023_
private CompletableFuture<Void>
ba
pendingReload
field_18174
resourceReloadFuture
f_pbscqbnp
resourceReloadFuture
f_91024_
private TutorialToast
bb
socialInteractionsToast
field_26843
socialInteractionsToast
f_bjcsaqmm
socialInteractionsToast
f_91025_
private Profiler
bc
profiler
field_16240
profiler
f_alfmdwgp
profiler
f_91026_
private int
bd
fpsPieRenderTicks
field_22224
trackingTick
f_hedmckqb
trackingTick
f_91027_
private final TickTimeTracker
be
fpsPieProfiler
field_22225
tickTimeTracker
f_zeykonab
tickTimeTracker
f_91028_
private ProfileResult
bf
fpsPieResults
field_22226
tickProfilerResult
f_ifjymafj
tickProfilerResult
f_91056_
private Recorder
bg
metricsRecorder
field_29569
recorder
f_ejyvfwpb
recorder
f_167846_
private final ResourceReloadLogger
bh
reloadStateTracker
field_33697
resourceReloadLogger
f_mhjdihfd
resourceReloadLogger
f_167847_
private String
bi
debugPath
field_1701
openProfilerSection
f_vstmqzvt
openProfilerSection
f_91057_

Constructor summary

ModifierConstructor
public (RunArgs args)

Method summary

Modifier and TypeMethod
private static boolean
b(Object o)
countryEqualsISO3(Object arg0)
method_40189(Object arg0)
isCountrySetTo(Object country)
m_jytpvdsa(Object arg0)
countryEqualsISO3(Object o)
m_210782_(Object p_210783_)
public void
c()
updateTitle()
method_24288()
updateWindowTitle()
m_fvpjtpsc()
updateWindowTitle()
m_91341_()
private String
aH()
createTitle()
method_24287()
getWindowTitle()
m_njnkxxki()
getWindowTitle()
m_91270_()
private com.mojang.authlib.minecraft.UserApiService
a(com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService o, eii 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_gmyaecea(com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService arg0, C_pdsiuywi arg1)
createUserApiService(com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService authService, RunArgs runArgs)
m_193585_(com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService p_193587_, C_3787_ arg1)
public static ModStatus
d()
checkModStatus()
method_24289()
getModStatus()
m_mgwfxoza()
getModStatus()
m_193589_()
private void
a(Throwable arg0)
rollbackResourcePacks(Throwable arg0)
method_24226(Throwable arg0)
handleResourceReloadException(Throwable throwable)
m_tiwzsgum(Throwable arg0)
handleResourceReloadException(Throwable exception)
m_91239_(Throwable arg0)
public void
a(Throwable o, qk arg1)
clearResourcePacksOnError(Throwable arg0, Component arg1)
method_31186(Throwable arg0, class_2561 arg1)
onResourceReloadFailure(Throwable exception, Text resourceName)
m_thxytytq(Throwable arg0, C_rdaqiwdt arg1)
onResourceReloadFailure(Throwable exception, Text resourceName)
m_91241_(Throwable p_91243_, C_4996_ arg1)
public void
e()
run()
method_1514()
run()
m_vgywindm()
run()
m_91374_()
void
b(boolean arg0)
selectMainFont(boolean arg0)
method_27466(boolean arg0)
initFont(boolean forcesUnicode)
m_stbazwpo(boolean arg0)
initFont(boolean forcesUnicode)
m_91336_(boolean arg0)
private void
aI()
createSearchTrees()
method_1546()
initializeSearchableContainers()
m_xutfzscx()
initializeSearchableContainers()
m_91271_()
private void
a(int o, long arg1)
onFullscreenError(int arg0, long arg1)
method_1506(int arg0, long arg1)
handleGlErrorByDisableVsync(int error, long description)
m_hknmykuo(int arg0, long arg1)
handleGlErrorByDisableVsync(int error, long description)
m_91113_(int p_91115_, long arg1)
private static boolean
aJ()
checkIs64Bit()
method_1476()
checkIs64Bit()
m_wdcaieen()
checkIs64Bit()
m_91272_()
public Framebuffer
f()
getMainRenderTarget()
method_1522()
getFramebuffer()
m_awiobpey()
getFramebuffer()
m_91385_()
public String
g()
getLaunchedVersion()
method_1515()
getGameVersion()
m_gbdqzmqi()
getGameVersion()
m_91388_()
public String
h()
getVersionType()
method_1547()
getVersionType()
m_jtfycguy()
getVersionType()
m_91389_()
public void
b(Supplier<q> arg0)
delayCrash(Supplier<CrashReport> arg0)
method_1494(Supplier<class_128> arg0)
setCrashReportSupplier(Supplier<CrashReport> crashReportSupplier)
m_syjvubih(Supplier<C_bkefkbum> arg0)
setCrashReport(Supplier<CrashReport> crashReport)
m_199935_(Supplier<C_4883_> arg0)
public static void
a(q o)
crash(CrashReport arg0)
method_1565(class_128 arg0)
printCrashReport(CrashReport report)
m_ohjyajtu(C_bkefkbum arg0)
printCrashReport(CrashReport report)
m_91332_(C_4883_ p_91333_)
public boolean
i()
isEnforceUnicode()
method_1573()
forcesUnicodeFont()
m_aqvwoqjd()
forcesUnicodeFont()
m_91390_()
public CompletableFuture<Void>
j()
reloadResourcePacks()
method_1521()
reloadResources()
m_gxeghdto()
reloadResources()
m_91391_()
private CompletableFuture<Void>
e(boolean arg0)
reloadResourcePacks(boolean arg0)
method_36561(boolean arg0)
reloadResources(boolean force)
m_slhezzjr(boolean arg0)
reloadResources(boolean force)
m_168019_(boolean arg0)
private void
aK()
selfTest()
method_17044()
checkGameData()
m_zssfvuzn()
checkGameData()
m_91273_()
public LevelStorage
k()
getLevelSource()
method_1586()
getLevelStorage()
m_aehcbacb()
getLevelStorage()
m_91392_()
private void
b(String arg0)
openChatScreen(String arg0)
method_29041(String arg0)
openChatScreen(String text)
m_goyooblp(String arg0)
openChatScreen(String text)
m_91326_(String arg0)
public void
a(edw arg0)
setScreen(Screen arg0)
method_1507(class_437 arg0)
setScreen(Screen screen)
m_egmttuaw(C_wrmtlwqx arg0)
setScreen(Screen screen)
m_91152_(C_3583_ arg0)
public void
a(edq arg0)
setOverlay(Overlay arg0)
method_18502(class_4071 arg0)
setOverlay(Overlay overlay)
m_glntybjv(C_gtnnbmai arg0)
setOverlay(Overlay overlay)
m_91150_(C_3573_ arg0)
public void
l()
destroy()
method_1490()
stop()
m_eezvcyrt()
stop()
m_91393_()
public void
close()
close()
close()
private void
f(boolean arg0)
runTick(boolean arg0)
method_1523(boolean arg0)
render(boolean tick)
m_bteytekh(boolean arg0)
render(boolean tick)
m_91383_(boolean arg0)
private boolean
aL()
shouldRenderFpsPie()
method_24459()
shouldMonitorTickDuration()
m_wnvdggdb()
shouldMonitorTickDuration()
m_91274_()
private Profiler
a(boolean o, atb arg1)
constructProfiler(boolean arg0, SingleTickProfiler arg1)
method_24458(boolean arg0, class_4758 arg1)
startMonitor(boolean active, TickDurationMonitor monitor)
m_bpwoykoi(boolean arg0, C_vuxtoiqa arg1)
startMonitor(boolean active, TickDurationMonitor monitor)
m_167970_(boolean p_167972_, C_446_ arg1)
private void
b(boolean o, atb arg1)
finishProfilers(boolean arg0, SingleTickProfiler arg1)
method_24460(boolean arg0, class_4758 arg1)
endMonitor(boolean active, TickDurationMonitor monitor)
m_uexoibsx(boolean arg0, C_vuxtoiqa arg1)
endMonitor(boolean active, TickDurationMonitor monitor)
m_91338_(boolean p_91340_, C_446_ arg1)
public void
a()
resizeDisplay()
method_15993()
onResolutionChanged()
m_scggigxx()
onResolutionChanged()
m_5741_()
public void
b()
cursorEntered()
method_30133()
onCursorEnterChanged()
m_czljhpam()
onCursorEnterChanged()
m_5740_()
private int
aM()
getFramerateLimit()
method_16009()
getFramerateLimit()
m_atlzxpuj()
getFramerateLimit()
m_91275_()
public void
m()
emergencySave()
method_1519()
cleanUpAfterCrash()
m_kclqbfew()
cleanUpAfterCrash()
m_91394_()
public boolean
a(Consumer<qy> arg0)
debugClientMetricsStart(Consumer<TranslatableComponent> arg0)
method_34745(Consumer<class_2588> arg0)
toggleDebugProfiler(Consumer<TranslatableText> chatMessageSender)
m_fcdeiybw(Consumer<C_mwvhsixd> arg0)
toggleDebugProfiler(Consumer<TranslatableText> chatMessageSender)
m_167946_(Consumer<C_5026_> arg0)
private void
aN()
debugClientMetricsStop()
method_37286()
stopRecorder()
m_ppqcqqyo()
stopRecorder()
m_167975_()
private Path
a(ac o, List<Path> arg1)
archiveProfilingReport(SystemReport arg0, List<Path> arg1)
method_37275(class_6396 arg0, List<Path> arg1)
saveProfilingResult(SystemDetails details, List<Path> files)
m_udwclhsz(C_fprbxnfr arg0, List<Path> arg1)
archiveProfilingReport(SystemDetails details, List<Path> files)
m_167856_(C_140956_ p_167858_, List<Path> arg1)
public void
a(int arg0)
debugFpsMeterKeyPress(int arg0)
method_1524(int arg0)
handleProfilerKeyPress(int digit)
m_ecjmvcqf(int arg0)
handleProfilerKeyPress(int digit)
m_91111_(int arg0)
private void
a(dtm o, asx arg1)
renderFpsMeter(PoseStack arg0, ProfileResults arg1)
method_1492(class_4587 arg0, class_3696 arg1)
drawProfilerResults(MatrixStack matrices, ProfileResult profileResult)
m_dzxsezyn(C_cnszsxvd arg0, C_dzczqjri arg1)
drawProfilerResults(MatrixStack matrices, ProfileResult profileResult)
m_91140_(C_3181_ p_91142_, C_441_ arg1)
public void
n()
stop()
method_1592()
scheduleStop()
m_mmruqhcv()
scheduleStop()
m_91395_()
public boolean
o()
isRunning()
method_22108()
isRunning()
m_uubvcnee()
isRunning()
m_91396_()
public void
c(boolean arg0)
pauseGame(boolean arg0)
method_20539(boolean arg0)
openPauseMenu(boolean pause)
m_omcqclml(boolean arg0)
openPauseMenu(boolean pause)
m_91358_(boolean arg0)
private void
g(boolean arg0)
continueAttack(boolean arg0)
method_1590(boolean arg0)
handleBlockBreaking(boolean arg0)
m_lcfptbuw(boolean arg0)
handleBlockBreaking(boolean arg0)
m_91386_(boolean arg0)
private boolean
aO()
startAttack()
method_1536()
doAttack()
m_rzjpaaju()
doAttack()
m_202354_()
private void
aP()
startUseItem()
method_1583()
doItemUse()
m_skbwigbs()
doItemUse()
m_91277_()
public MusicTracker
p()
getMusicManager()
method_1538()
getMusicTracker()
m_leficfia()
getMusicTracker()
m_91397_()
public void
q()
tick()
method_1574()
tick()
m_kxlqcbtr()
tick()
m_91398_()
private boolean
aQ()
isMultiplayerServer()
method_31321()
isConnectedToServer()
m_xthkfemp()
isConnectedToServer()
m_91278_()
private void
aR()
handleKeybinds()
method_1508()
handleInputEvents()
m_mqdbnddk()
handleInputEvents()
m_91279_()
public TelemetrySender
r()
createTelemetryManager()
method_38736()
createTelemetrySender()
m_yzemtvye()
createTelemetryManager()
m_193590_()
public void
a(String arg0)
loadLevel(String arg0)
method_29606(String arg0)
startIntegratedServer(String worldName)
m_eckgwzvi(String arg0)
startIntegratedServer(String worldName)
m_91200_(String arg0)
public void
a(String o, caz o, hc o, cut arg3)
createLevel(String arg0, LevelSettings arg1, RegistryAccess arg2, WorldGenSettings arg3)
method_29607(String arg0, class_1940 arg1, class_5455 arg2, class_5285 arg3)
createWorld(String worldName, LevelInfo levelInfo, DynamicRegistryManager dynamicRegistryManager, GeneratorOptions generatorOptions)
m_theaignu(String arg0, C_tmnkpzlg arg1, C_wqxmvzdq arg2, C_oxnufhsj arg3)
createWorld(String worldName, LevelInfo levelInfo, DynamicRegistryManager arg2, GeneratorOptions generatorOptions)
m_205185_(String p_205187_, C_1602_ p_205188_, C_4706_ p_205189_, C_2201_ arg3)
private void
a(String o, Function<dkp$a, zk$a> o, Function<dkp$a, zk$c> o, boolean o, dyr$b arg4)
doLoadLevel(String arg0, Function<LevelStorageSource$LevelStorageAccess, WorldStem$DataPackConfigSupplier> arg1, Function<LevelStorageSource$LevelStorageAccess, WorldStem$WorldDataSupplier> arg2, boolean arg3, Minecraft$ExperimentalDialogType arg4)
method_29610(String arg0, Function<class_32$class_5143, class_6904$class_6905> arg1, Function<class_32$class_5143, class_6904$class_6907> arg2, boolean arg3, class_310$class_5366 arg4)
startIntegratedServer(String worldName, Function<LevelStorage$Session, SaveLoader$DataPackSettingsSupplier> dataPackSettingsSupplierGetter, Function<LevelStorage$Session, SaveLoader$SavePropertiesSupplier> savePropertiesSupplierGetter, boolean safeMode, MinecraftClient$WorldLoadAction worldLoadAction)
m_bobajmlk(String arg0, Function<C_bpwagnit$C_unecclfw, C_tljyhzqp$C_orcvexst> arg1, Function<C_bpwagnit$C_unecclfw, C_tljyhzqp$C_gwngutql> arg2, boolean arg3, C_ayfeobid$C_piqdbrnf arg4)
startIntegratedServer(String worldName, Function<LevelStorage$Session, WorldStem$Supplier> dataPackSettingsGetter, Function<LevelStorage$Session, WorldStem$WorldDataSupplier> arg2, boolean safeMode, MinecraftClient$WorldLoadAction worldLoadAction)
m_205205_(String p_205207_, Function<C_2785_$C_2786_, C_203257_$C_203258_> p_205208_, Function<C_2785_$C_2786_, C_203257_$C_203260_> p_205209_, boolean p_205210_, C_3391_$C_3393_ arg4)
private void
a(dyr$b o, String o, boolean o, Runnable arg3)
displayExperimentalConfirmationDialog(Minecraft$ExperimentalDialogType arg0, String arg1, boolean arg2, Runnable arg3)
method_29601(class_310$class_5366 arg0, String arg1, boolean arg2, Runnable arg3)
showExperimentalWarning(MinecraftClient$WorldLoadAction worldLoadAction, String levelName, boolean legacyCustomized, Runnable onConfirm)
m_omqtocrt(C_ayfeobid$C_piqdbrnf arg0, String arg1, boolean arg2, Runnable arg3)
showExperimentalWarning(MinecraftClient$WorldLoadAction worldLoadAction, String levelName, boolean legacyCustomized, Runnable onConfirm)
m_91143_(C_3391_$C_3393_ p_91145_, String p_91146_, boolean p_91147_, Runnable arg3)
public SaveLoader
a(dkp$a o, boolean arg1)
makeWorldStem(LevelStorageSource$LevelStorageAccess arg0, boolean arg1)
method_40186(class_32$class_5143 arg0, boolean arg1)
createSaveLoader(LevelStorage$Session session, boolean safeMode)
m_dkrxjnms(C_bpwagnit$C_unecclfw arg0, boolean arg1)
createWorldStem(LevelStorage$Session storageSession, boolean safeMode)
m_205152_(C_2785_$C_2786_ p_205154_, boolean arg1)
public SaveLoader
a(afn o, boolean o, zk$a o, zk$c arg3)
makeWorldStem(PackRepository arg0, boolean arg1, WorldStem$DataPackConfigSupplier arg2, WorldStem$WorldDataSupplier arg3)
method_40183(class_3283 arg0, boolean arg1, class_6904$class_6905 arg2, class_6904$class_6907 arg3)
createSaveLoader(ResourcePackManager dataPackManager, boolean safeMode, SaveLoader$DataPackSettingsSupplier dataPackSettingsSupplier, SaveLoader$SavePropertiesSupplier savePropertiesSupplier)
m_cnkfausl(C_dqfyacfy arg0, boolean arg1, C_tljyhzqp$C_orcvexst arg2, C_tljyhzqp$C_gwngutql arg3)
createWorldStem(ResourcePackManager resourcePackManager, boolean safeMode, WorldStem$Supplier stemSupplier, WorldStem$WorldDataSupplier worldDataSupplier)
m_205125_(C_62_ p_205127_, boolean p_205128_, C_203257_$C_203258_ p_205129_, C_203257_$C_203260_ arg3)
private static ResourcePackManager
a(dkp$a o)
createPackRepository(LevelStorageSource$LevelStorageAccess arg0)
method_40185(class_32$class_5143 arg0)
createServerDataManager(LevelStorage$Session session)
m_aoomjcmd(C_bpwagnit$C_unecclfw arg0)
createServerDataManager(LevelStorage$Session storageSession)
m_205142_(C_2785_$C_2786_ p_205143_)
public void
a(ems arg0)
setLevel(ClientLevel arg0)
method_1481(class_638 arg0)
joinWorld(ClientWorld world)
m_offtbgfs(C_ghdnlrrw arg0)
joinWorld(ClientWorld world)
m_91156_(C_3899_ arg0)
public void
s()
clearLevel()
method_18099()
disconnect()
m_ecadvfew()
disconnect()
m_91399_()
public void
b(edw arg0)
clearLevel(Screen arg0)
method_18096(class_437 arg0)
disconnect(Screen screen)
m_dqshwyyu(C_wrmtlwqx arg0)
disconnect(Screen screen)
m_91320_(C_3583_ arg0)
private void
d(edw arg0)
updateScreenAndTick(Screen arg0)
method_18098(class_437 arg0)
reset(Screen screen)
m_dyxefrny(C_wrmtlwqx arg0)
reset(Screen screen)
m_91362_(C_3583_ arg0)
public void
c(edw arg0)
forceSetScreen(Screen arg0)
method_29970(class_437 arg0)
setScreenAndRender(Screen screen)
m_oadmkmvl(C_wrmtlwqx arg0)
forceSetScreen(Screen screen)
m_91346_(C_3583_ arg0)
private void
b(ems arg0)
updateLevelInEngines(ClientLevel arg0)
method_18097(class_638 arg0)
setWorld(ClientWorld world)
m_ayrxztdp(C_ghdnlrrw arg0)
setWorld(ClientWorld world)
m_91324_(C_3899_ arg0)
public boolean
t()
allowsMultiplayer()
method_29043()
isMultiplayerEnabled()
m_wkcnjoym()
isMultiplayerEnabled()
m_91400_()
public boolean
u()
allowsRealms()
method_35706()
isRealmsEnabled()
m_zdhaikmf()
isRealmsEnabled()
m_168021_()
public boolean
a(UUID arg0)
isBlocked(UUID arg0)
method_29042(UUID arg0)
shouldBlockMessages(UUID sender)
m_eexpmkot(UUID arg0)
shouldBlockMessages(UUID sender)
m_91246_(UUID arg0)
public MinecraftClient$ChatRestriction
v()
getChatStatus()
method_33884()
getChatRestriction()
m_bhnqqnmz()
getChatRestriction()
m_168022_()
public final boolean
w()
isDemo()
method_1530()
isDemo()
m_yadnzivw()
isDemo()
m_91402_()
public ClientPlayNetworkHandler
x()
getConnection()
method_1562()
getNetworkHandler()
m_xsnthzsp()
getNetworkHandler()
m_91403_()
public static boolean
z()
renderNames()
method_1498()
isHudEnabled()
m_uhuiglxr()
isHudEnabled()
m_91404_()
public static boolean
A()
useFancyGraphics()
method_1517()
isFancyGraphicsOrBetter()
m_zllnrifa()
isFancyGraphicsOrBetter()
m_91405_()
public static boolean
B()
useShaderTransparency()
method_29611()
isFabulousGraphicsOrBetter()
m_hfnsejey()
isFabulousGraphicsOrBetter()
m_91085_()
public static boolean
C()
useAmbientOcclusion()
method_1588()
isAmbientOcclusionEnabled()
m_dkarkawy()
isAmbientOcclusionEnabled()
m_91086_()
private void
aS()
pickBlock()
method_1511()
doItemPick()
m_rzmoptef()
doItemPick()
m_91280_()
private ItemStack
a(buw o, cmr arg1)
addCustomNbtData(ItemStack arg0, BlockEntity arg1)
method_1499(class_1799 arg0, class_2586 arg1)
addBlockEntityNbt(ItemStack stack, BlockEntity blockEntity)
m_mmiukjyt(C_sddaxwyk arg0, C_kvegafmh arg1)
addBlockEntityNbt(ItemStack stack, BlockEntity blockEntity)
m_91122_(C_1391_ p_91124_, C_1991_ arg1)
public CrashReport
b(q arg0)
fillReport(CrashReport arg0)
method_1587(class_128 arg0)
addDetailsToCrashReport(CrashReport report)
m_ogdgxfac(C_bkefkbum arg0)
addDetailsToCrashReport(CrashReport report)
m_91354_(C_4883_ arg0)
public static void
a(dyr o, fbv o, String o, dyv o, q o)
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_oxhdduqg(C_ayfeobid arg0, C_dahbfdem arg1, String arg2, C_lscptbhn arg3, C_bkefkbum 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 SystemDetails
a(ac o, dyr o, fbv o, String o, dyv o)
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_lmsvuglx(C_fprbxnfr arg0, C_ayfeobid arg1, C_dahbfdem arg2, String arg3, C_lscptbhn 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 MinecraftClient
D()
getInstance()
method_1551()
getInstance()
m_wipirsgk()
getInstance()
m_91087_()
public CompletableFuture<Void>
E()
delayTextureReload()
method_1513()
reloadResourcesConcurrently()
m_nlctjtjt()
reloadResourcesConcurrently()
m_91088_()
public void
a(emx arg0)
setCurrentServer(ServerData arg0)
method_1584(class_642 arg0)
setCurrentServerEntry(ServerInfo serverEntry)
m_ylxqhpux(C_xotldzgg arg0)
setCurrentServerEntry(ServerInfo serverEntry)
m_91158_(C_3908_ arg0)
public ServerInfo
F()
getCurrentServer()
method_1558()
getCurrentServerEntry()
m_afsakunj()
getCurrentServerEntry()
m_91089_()
public boolean
G()
isLocalServer()
method_1542()
isInSingleplayer()
m_abvhsfhz()
isInSingleplayer()
m_91090_()
public boolean
H()
hasSingleplayerServer()
method_1496()
isIntegratedServerRunning()
m_nibdztri()
isIntegratedServerRunning()
m_91091_()
public IntegratedServer
I()
getSingleplayerServer()
method_1576()
getServer()
m_jiouzlzi()
getServer()
m_91092_()
public Session
J()
getUser()
method_1548()
getSession()
m_kqqsfyyw()
getSession()
m_91094_()
public com.mojang.authlib.properties.PropertyMap
K()
getProfileProperties()
method_1539()
getSessionProperties()
m_exakjteb()
getSessionProperties()
m_91095_()
public Proxy
L()
getProxy()
method_1487()
getNetworkProxy()
m_lwpmozmo()
getNetworkProxy()
m_91096_()
public TextureManager
M()
getTextureManager()
method_1531()
getTextureManager()
m_goulgteh()
getTextureManager()
m_91097_()
public ResourceManager
N()
getResourceManager()
method_1478()
getResourceManager()
m_qzdvutlp()
getResourceManager()
m_91098_()
public ResourcePackManager
O()
getResourcePackRepository()
method_1520()
getResourcePackManager()
m_hbdizzrx()
getResourcePackManager()
m_91099_()
public ClientBuiltinResourcePackProvider
P()
getClientPackSource()
method_1516()
getResourcePackProvider()
m_uhbojajb()
getResourcePackProvider()
m_91100_()
public File
Q()
getResourcePackDirectory()
method_1479()
getResourcePackDir()
m_fsvbdqcr()
getResourcePackDir()
m_91101_()
public LanguageManager
R()
getLanguageManager()
method_1526()
getLanguageManager()
m_zguhyzcv()
getLanguageManager()
m_91102_()
public Function<Identifier, Sprite>
a(yt arg0)
getTextureAtlas(ResourceLocation arg0)
method_1549(class_2960 arg0)
getSpriteAtlas(Identifier id)
m_ubufromq(C_ncpywfca arg0)
getSpriteAtlas(Identifier id)
m_91258_(C_5265_ arg0)
public boolean
S()
is64Bit()
method_1540()
is64Bit()
m_vwoqgdbt()
is64Bit()
m_91103_()
public boolean
T()
isPaused()
method_1493()
isPaused()
m_fquuldng()
isPaused()
m_91104_()
public VideoWarningManager
U()
getGpuWarnlistManager()
method_30049()
getVideoWarningManager()
m_pfleqtyk()
getVideoWarningManager()
m_91105_()
public SoundManager
V()
getSoundManager()
method_1483()
getSoundManager()
m_smodvonk()
getSoundManager()
m_91106_()
public MusicSound
W()
getSituationalMusic()
method_1544()
getMusicType()
m_ucomtdmf()
getMusicType()
m_91107_()
public com.mojang.authlib.minecraft.MinecraftSessionService
X()
getMinecraftSessionService()
method_1495()
getSessionService()
m_adlanxiy()
getSessionService()
m_91108_()
public PlayerSkinProvider
Y()
getSkinManager()
method_1582()
getSkinProvider()
m_fblebkis()
getSkinProvider()
m_91109_()
public Entity
Z()
getCameraEntity()
method_1560()
getCameraEntity()
m_usvofotc()
getCameraEntity()
m_91288_()
public void
a(axk arg0)
setCameraEntity(Entity arg0)
method_1504(class_1297 arg0)
setCameraEntity(Entity entity)
m_gjlephcr(C_astfners arg0)
setCameraEntity(Entity entity)
m_91118_(C_507_ arg0)
public boolean
b(axk arg0)
shouldEntityAppearGlowing(Entity arg0)
method_27022(class_1297 arg0)
hasOutline(Entity entity)
m_zvebxafj(C_astfners arg0)
hasOutline(Entity entity)
m_91314_(C_507_ arg0)
protected Thread
at()
getRunningThread()
method_3777()
getThread()
m_uvhkkife()
getThread()
m_6304_()
protected Runnable
f(Runnable arg0)
wrapRunnable(Runnable arg0)
method_16211(Runnable arg0)
createTask(Runnable arg0)
m_lougoxia(Runnable arg0)
createTask(Runnable arg0)
m_6681_(Runnable arg0)
protected boolean
e(Runnable arg0)
shouldRun(Runnable arg0)
method_18856(Runnable arg0)
canExecute(Runnable arg0)
m_numnjvus(Runnable arg0)
canExecute(Runnable arg0)
m_6362_(Runnable arg0)
public BlockRenderManager
aa()
getBlockRenderer()
method_1541()
getBlockRenderManager()
m_ogqbmqly()
getBlockRenderManager()
m_91289_()
public EntityRenderDispatcher
ab()
getEntityRenderDispatcher()
method_1561()
getEntityRenderDispatcher()
m_fnnphfvj()
getEntityRenderDispatcher()
m_91290_()
public BlockEntityRenderDispatcher
ac()
getBlockEntityRenderDispatcher()
method_31975()
getBlockEntityRenderDispatcher()
m_jctsnpmo()
getBlockEntityRenderDispatcher()
m_167982_()
public ItemRenderer
ad()
getItemRenderer()
method_1480()
getItemRenderer()
m_sgsxylrl()
getItemRenderer()
m_91291_()
public HeldItemRenderer
ae()
getItemInHandRenderer()
method_1489()
getHeldItemRenderer()
m_rysdlzyv()
getHeldItemRenderer()
m_91292_()
public <T> SearchableContainer<T>
a(fdx$a<T> arg0)
getSearchTree(SearchRegistry$Key<T> arg0)
method_1484(class_1124$class_1125<T> arg0)
getSearchableContainer(SearchManager$Key<T> key)
m_njtkwlge(C_zqzigdge$C_gvofkqkn<T> arg0)
getSearchableContainer(SearchManager$Key<T> key)
m_91171_(C_4579_$C_4580_<T> arg0)
public MetricsData
af()
getFrameTimer()
method_1570()
getMetricsData()
m_hytombqw()
getMetricsData()
m_91293_()
public boolean
ag()
isConnectedToRealms()
method_1589()
isConnectedToRealms()
m_mwwbovfc()
isConnectedToRealms()
m_91294_()
public void
d(boolean arg0)
setConnectedToRealms(boolean arg0)
method_1537(boolean arg0)
setConnectedToRealms(boolean connectedToRealms)
m_aislcqal(boolean arg0)
setConnectedToRealms(boolean connectedToRealms)
m_91372_(boolean arg0)
public com.mojang.datafixers.DataFixer
ah()
getFixerUpper()
method_1543()
getDataFixer()
m_vbjxrdgk()
getDataFixer()
m_91295_()
public float
ai()
getFrameTime()
method_1488()
getTickDelta()
m_kuckpnkp()
getTickDelta()
m_91296_()
public float
aj()
getDeltaFrameTime()
method_1534()
getLastFrameDuration()
m_lleaifgh()
getLastFrameDuration()
m_91297_()
public BlockColors
ak()
getBlockColors()
method_1505()
getBlockColors()
m_zrwzcbyc()
getBlockColors()
m_91298_()
public boolean
al()
showOnlyReducedInfo()
method_1555()
hasReducedDebugInfo()
m_yxvsqbme()
hasReducedDebugInfo()
m_91299_()
public ToastManager
am()
getToasts()
method_1566()
getToastManager()
m_uwrhtvvb()
getToastManager()
m_91300_()
public TutorialManager
an()
getTutorial()
method_1577()
getTutorialManager()
m_reukrcbm()
getTutorialManager()
m_91301_()
public boolean
ao()
isWindowActive()
method_1569()
isWindowFocused()
m_yyiisqrp()
isWindowFocused()
m_91302_()
public HotbarStorage
ap()
getHotbarManager()
method_1571()
getCreativeHotbarStorage()
m_kjzoybfi()
getCreativeHotbarStorage()
m_91303_()
public BakedModelManager
aq()
getModelManager()
method_1554()
getBakedModelManager()
m_upqckqnd()
getBakedModelManager()
m_91304_()
public PaintingManager
ar()
getPaintingTextures()
method_18321()
getPaintingManager()
m_hpnybqgx()
getPaintingManager()
m_91305_()
public StatusEffectSpriteManager
au()
getMobEffectTextures()
method_18505()
getStatusEffectSpriteManager()
m_denzhwko()
getStatusEffectSpriteManager()
m_91306_()
public void
a(boolean arg0)
setWindowActive(boolean arg0)
method_15995(boolean arg0)
onWindowFocusChanged(boolean arg0)
m_acnufujl(boolean arg0)
onWindowFocusChanged(boolean arg0)
m_7440_(boolean arg0)
public Text
a(File o, int o, int arg2)
grabPanoramixScreenshot(File arg0, int arg1, int arg2)
method_35698(File arg0, int arg1, int arg2)
takePanorama(File directory, int width, int height)
m_rgnkddrb(File arg0, int arg1, int arg2)
takePanorama(File directory, int width, int height)
m_167899_(File p_167901_, int p_167902_, int arg2)
private Text
a(File o, int o, int o, int o, int arg4)
grabHugeScreenshot(File arg0, int arg1, int arg2, int arg3, int arg4)
method_35699(File arg0, int arg1, int arg2, int arg3, int arg4)
takeHugeScreenshot(File gameDirectory, int unitWidth, int unitHeight, int width, int height)
m_qgbmplum(File arg0, int arg1, int arg2, int arg3, int arg4)
takeHugeScreenshot(File gameDirectory, int unitWidth, int unitHeight, int width, int height)
m_167903_(File p_167905_, int p_167906_, int p_167907_, int p_167908_, int arg4)
public Profiler
av()
getProfiler()
method_16011()
getProfiler()
m_hwuesuuy()
getProfiler()
m_91307_()
public MinecraftClientGame
aw()
getGame()
method_16689()
getGame()
m_bzxkzdli()
getGame()
m_91309_()
public WorldGenerationProgressTracker
ax()
getProgressListener()
method_35703()
getWorldGenerationProgressTracker()
m_futlsgwc()
getWorldGenerationProgressTracker()
m_167983_()
public SplashTextResourceSupplier
ay()
getSplashManager()
method_18095()
getSplashTextLoader()
m_qflkyikk()
getSplashTextLoader()
m_91310_()
public Overlay
az()
getOverlay()
method_18506()
getOverlay()
m_ptakjikv()
getOverlay()
m_91265_()
public SocialInteractionsManager
aA()
getPlayerSocialManager()
method_31320()
getSocialInteractionsManager()
m_oxcbqety()
getSocialInteractionsManager()
m_91266_()
public boolean
aB()
renderOnThread()
method_22107()
shouldRenderAsync()
m_ssowzzsw()
shouldRenderAsync()
m_91267_()
public Window
aC()
getWindow()
method_22683()
getWindow()
m_imhnyksl()
getWindow()
m_91268_()
public BufferBuilderStorage
aD()
renderBuffers()
method_22940()
getBufferBuilders()
m_qumbuvds()
getBufferBuilders()
m_91269_()
private static ResourcePackProfile
a(String o, qk o, boolean o, Supplier<afa> o, aff o, afl$b o, afo o)
createClientPackAdapter(String arg0, Component arg1, boolean arg2, Supplier<PackResources> arg3, PackMetadataSection arg4, Pack$Position arg5, PackSource arg6)
method_24038(String arg0, class_2561 arg1, boolean arg2, Supplier<class_3262> arg3, class_3272 arg4, class_3288$class_3289 arg5, class_5352 arg6)
createResourcePackProfile(String name, Text displayName, boolean alwaysEnabled, Supplier<ResourcePack> packFactory, PackResourceMetadata metadata, ResourcePackProfile$InsertionPosition insertionPosition, ResourcePackSource source)
m_jtmjrjfi(String arg0, C_rdaqiwdt arg1, boolean arg2, Supplier<C_tguinuvn> arg3, C_jyhxjfdl arg4, C_lvnjxuwi$C_vcyazcku arg5, C_evnnymfu arg6)
createResourcePackProfile(String name, Text displayName, boolean alwaysEnabled, Supplier<ResourcePack> packFactory, PackResourceMetadata metadata, ResourcePackProfile$InsertionPosition insertionPosition, ResourcePackSource source)
m_167933_(String p_167934_, C_4996_ p_167935_, boolean p_167936_, Supplier<C_50_> p_167937_, C_55_ p_167938_, C_58_$C_60_ p_167939_, C_63_ p_167940_)
private static Supplier<ResourcePack>
c(Supplier<afa> o)
adaptV3(Supplier<PackResources> arg0)
method_24042(Supplier<class_3262> arg0)
createV3ResourcePackFactory(Supplier<ResourcePack> packFactory)
m_bnwpybdw(Supplier<C_tguinuvn> arg0)
createV3ResourcePackFactory(Supplier<ResourcePack> packFactory)
m_91330_(Supplier<C_50_> p_91331_)
private static Supplier<ResourcePack>
d(Supplier<afa> o)
adaptV4(Supplier<PackResources> arg0)
method_24043(Supplier<class_3262> arg0)
createV4ResourcePackFactory(Supplier<ResourcePack> packFactory)
m_abpebclq(Supplier<C_tguinuvn> arg0)
createV4ResourcePackFactory(Supplier<ResourcePack> packFactory)
m_91352_(Supplier<C_50_> p_91353_)
public void
b(int arg0)
updateMaxMipLevel(int arg0)
method_24041(int arg0)
setMipmapLevels(int mipmapLevels)
m_igshcbgp(int arg0)
setMipmapLevels(int mipmapLevels)
m_91312_(int arg0)
public EntityModelLoader
aE()
getEntityModels()
method_31974()
getEntityModelLoader()
m_crapepyd()
getEntityModelLoader()
m_167973_()
public boolean
aF()
isTextFilteringEnabled()
method_33883()
shouldFilterText()
m_ptzdxqzt()
shouldFilterText()
m_167974_()
public void
aG()
prepareForMultiplayer()
method_38932()
loadBlockList()
m_txocaejx()
startOnlineMode()
m_193588_()