net.minecraft.client

public class Minecraft

extends ReentrantBlockableEventLoop<Runnable> implements WindowEventHandler

All mapped superinterfaces:

ProfilerMeasured, ProcessorHandle, WindowEventHandler

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

Field summary

Modifier and TypeField
private static Minecraft
E
instance
field_1700
instance
f_90981_
private static final org.apache.logging.log4j.Logger
F
LOGGER
field_1762
LOGGER
f_90982_
public static final boolean
a
ON_OSX
field_1703
IS_SYSTEM_MAC
f_91002_
private static final int
G
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 CompletableFuture<Unit>
H
RESOURCE_RELOAD_INITIAL_TASK
field_18009
COMPLETED_UNIT_FUTURE
f_90983_
private static final Component
I
SOCIAL_INTERACTIONS_NOT_AVAILABLE
field_26841
SOCIAL_INTERACTIONS_NOT_AVAILABLE
f_90984_
public static final String
e
UPDATE_DRIVERS_ADVICE
field_33735
GL_ERROR_DIALOGUE
f_167848_
private final File
J
resourcePackDirectory
field_1757
resourcePackDir
f_90985_
private final com.mojang.authlib.properties.PropertyMap
K
profileProperties
field_1694
sessionPropertyMap
f_90986_
private final TextureManager
L
textureManager
field_1764
textureManager
f_90987_
private final com.mojang.datafixers.DataFixer
M
fixerUpper
field_1768
dataFixer
f_90988_
private final VirtualScreen
N
virtualScreen
field_1686
windowProvider
f_90989_
private final Window
O
window
field_1704
window
f_90990_
private final Timer
P
timer
field_1728
renderTickCounter
f_90991_
private final RenderBuffers
Q
renderBuffers
field_20909
bufferBuilders
f_90993_
public final LevelRenderer
f
levelRenderer
field_1769
worldRenderer
f_91060_
private final EntityRenderDispatcher
R
entityRenderDispatcher
field_1731
entityRenderDispatcher
f_90994_
private final ItemRenderer
S
itemRenderer
field_1742
itemRenderer
f_90995_
private final ItemInHandRenderer
T
itemInHandRenderer
field_1737
heldItemRenderer
f_90996_
public final ParticleEngine
g
particleEngine
field_1713
particleManager
f_91061_
private final SearchRegistry
U
searchRegistry
field_1733
searchManager
f_90997_
private final User
V
user
field_1726
session
f_90998_
public final Font
h
font
field_1772
textRenderer
f_91062_
public final GameRenderer
i
gameRenderer
field_1773
gameRenderer
f_91063_
public final DebugRenderer
j
debugRenderer
field_1709
debugRenderer
f_91064_
private final AtomicReference<StoringChunkProgressListener>
W
progressListener
field_17405
worldGenProgressTracker
f_90999_
public final Gui
k
gui
field_1705
inGameHud
f_91065_
public final Options
l
options
field_1690
options
f_91066_
private final HotbarManager
X
hotbarManager
field_1732
creativeHotbarStorage
f_91000_
public final MouseHandler
m
mouseHandler
field_1729
mouse
f_91067_
public final KeyboardHandler
n
keyboardHandler
field_1774
keyboard
f_91068_
public final File
o
gameDirectory
field_1697
runDirectory
f_91069_
private final String
Y
launchedVersion
field_1711
gameVersion
f_91001_
private final String
Z
versionType
field_1720
versionType
f_91029_
private final Proxy
aa
proxy
field_1739
networkProxy
f_91030_
private final LevelStorageSource
ab
levelSource
field_1748
levelStorage
f_91031_
public final FrameTimer
p
frameTimer
field_1688
metricsData
f_91070_
private final boolean
ac
is64bit
field_1693
is64Bit
f_91032_
private final boolean
ad
demo
field_1721
isDemo
f_91033_
private final boolean
ae
allowsMultiplayer
field_25033
multiplayerEnabled
f_91034_
private final boolean
af
allowsChat
field_25034
onlineChatEnabled
f_91035_
private final ReloadableResourceManager
ag
resourceManager
field_1745
resourceManager
f_91036_
private final ClientPackSource
ah
clientPackSource
field_1722
builtinPackProvider
f_91037_
private final PackRepository
ai
resourcePackRepository
field_1715
resourcePackManager
f_91038_
private final LanguageManager
aj
languageManager
field_1717
languageManager
f_91039_
private final BlockColors
ak
blockColors
field_1751
blockColors
f_91040_
private final ItemColors
al
itemColors
field_1760
itemColors
f_91041_
private final RenderTarget
am
mainRenderTarget
field_1689
framebuffer
f_91042_
private final SoundManager
an
soundManager
field_1727
soundManager
f_91043_
private final MusicManager
ao
musicManager
field_1714
musicTracker
f_91044_
private final FontManager
ap
fontManager
field_1708
fontManager
f_91045_
private final SplashManager
aq
splashManager
field_17763
splashTextLoader
f_91046_
private final GpuWarnlistManager
ar
gpuWarnlistManager
field_25671
videoWarningManager
f_91047_
private final com.mojang.authlib.minecraft.MinecraftSessionService
as
minecraftSessionService
field_1723
sessionService
f_91048_
private final com.mojang.authlib.minecraft.UserApiService
at
userApiService
field_26902
userApiService
f_193584_
private final SkinManager
au
skinManager
field_1707
skinProvider
f_91050_
private final ModelManager
av
modelManager
field_1763
bakedModelManager
f_91051_
private final BlockRenderDispatcher
aw
blockRenderer
field_1756
blockRenderManager
f_91052_
private final PaintingTextureManager
ax
paintingTextures
field_18008
paintingManager
f_91053_
private final MobEffectTextureManager
ay
mobEffectTextures
field_18173
statusEffectSpriteManager
f_91054_
private final ToastComponent
az
toast
field_1702
toastManager
f_91003_
private final Game
aA
game
field_16762
game
f_91004_
private final Tutorial
aB
tutorial
field_1758
tutorialManager
f_91005_
private final PlayerSocialManager
aC
playerSocialManager
field_26842
socialInteractionsManager
f_91006_
private final EntityModelSet
aD
entityModels
field_27387
entityModelLoader
f_167844_
private final BlockEntityRenderDispatcher
aE
blockEntityRenderDispatcher
field_27388
blockEntityRenderDispatcher
f_167845_
private final UUID
aF
deviceSessionId
field_34956
deviceSessionId
f_193582_
public MultiPlayerGameMode
q
gameMode
field_1761
interactionManager
f_91072_
public ClientLevel
r
level
field_1687
world
f_91073_
public LocalPlayer
s
player
field_1724
player
f_91074_
private IntegratedServer
aG
singleplayerServer
field_1766
server
f_91007_
private ServerData
aH
currentServer
field_1699
currentServerEntry
f_91008_
private Connection
aI
pendingConnection
field_1746
integratedServerConnection
f_91009_
private boolean
aJ
isLocalServer
field_1759
integratedServerRunning
f_91010_
public Entity
t
cameraEntity
field_1719
cameraEntity
f_91075_
public Entity
u
crosshairPickEntity
field_1692
targetedEntity
f_91076_
public HitResult
v
hitResult
field_1765
crosshairTarget
f_91077_
private int
aK
rightClickDelay
field_1752
itemUseCooldown
f_91011_
protected int
w
missTime
field_1771
attackCooldown
f_91078_
private volatile boolean
aL
pause
field_1734
paused
f_91012_
private float
aM
pausePartialTick
field_1741
pausedTickDelta
f_91013_
private long
aN
lastNanoTime
field_1750
lastMetricsSampleTime
f_91014_
private long
aO
lastTime
field_1712
nextDebugInfoUpdateTime
f_91015_
private int
aP
frames
field_1735
fpsCounter
f_91016_
public boolean
x
noRender
field_1743
skipGameRender
f_91079_
public Screen
y
screen
field_1755
currentScreen
f_91080_
private Overlay
aQ
overlay
field_18175
overlay
f_91081_
private boolean
aR
connectedToRealms
field_1744
connectedToRealms
f_91017_
private Thread
aS
gameThread
field_1696
thread
f_91018_
private volatile boolean
aT
running
field_1698
running
f_91019_
private Supplier<CrashReport>
aU
delayedCrash
field_1747
crashReportSupplier
f_91020_
private static int
aV
fps
field_1738
currentFps
f_91021_
public String
z
fpsString
field_1770
fpsDebugString
f_90977_
public boolean
A
wireframe
field_32144
wireFrame
f_167842_
public boolean
B
chunkPath
field_20907
debugChunkInfo
f_90978_
public boolean
C
chunkVisibility
field_20908
debugChunkOcclusion
f_90979_
public boolean
D
smartCull
field_1730
chunkCullingEnabled
f_90980_
private boolean
aW
windowActive
field_1695
windowFocused
f_91022_
private final Queue<Runnable>
aX
progressTasks
field_17404
renderTaskQueue
f_91023_
private CompletableFuture<Void>
aY
pendingReload
field_18174
resourceReloadFuture
f_91024_
private TutorialToast
aZ
socialInteractionsToast
field_26843
socialInteractionsToast
f_91025_
private ProfilerFiller
ba
profiler
field_16240
profiler
f_91026_
private int
bb
fpsPieRenderTicks
field_22224
trackingTick
f_91027_
private final ContinuousProfiler
bc
fpsPieProfiler
field_22225
tickTimeTracker
f_91028_
private ProfileResults
bd
fpsPieResults
field_22226
tickProfilerResult
f_91056_
private MetricsRecorder
be
metricsRecorder
field_29569
recorder
f_167846_
private final ResourceLoadStateTracker
bf
reloadStateTracker
field_33697
resourceReloadLogger
f_167847_
private String
bg
debugPath
field_1701
openProfilerSection
f_91057_

Constructor summary

ModifierConstructor
public (GameConfig args)

Method summary

Modifier and TypeMethod
public void
c()
updateTitle()
method_24288()
updateWindowTitle()
m_91341_()
private String
aH()
createTitle()
method_24287()
getWindowTitle()
m_91270_()
private com.mojang.authlib.minecraft.UserApiService
a(com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService arg0, ehb 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
d()
checkModStatus()
method_24289()
getModStatus()
m_193589_()
private void
a(Throwable arg0)
rollbackResourcePacks(Throwable arg0)
method_24226(Throwable arg0)
handleResourceReloadException(Throwable exception)
m_91239_(Throwable arg0)
public void
a(Throwable arg0, pz arg1)
clearResourcePacksOnError(Throwable arg0, Component arg1)
method_31186(Throwable arg0, class_2561 arg1)
onResourceReloadFailure(Throwable exception, Text resourceName)
m_91241_(Throwable p_91243_, C_4996_ arg1)
public void
e()
run()
method_1514()
run()
m_91374_()
void
b(boolean arg0)
selectMainFont(boolean arg0)
method_27466(boolean arg0)
initFont(boolean forcesUnicode)
m_91336_(boolean arg0)
private void
aI()
createSearchTrees()
method_1546()
initializeSearchableContainers()
m_91271_()
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)
private static boolean
aJ()
checkIs64Bit()
method_1476()
checkIs64Bit()
m_91272_()
public RenderTarget
f()
getMainRenderTarget()
method_1522()
getFramebuffer()
m_91385_()
public String
g()
getLaunchedVersion()
method_1515()
getGameVersion()
m_91388_()
public String
h()
getVersionType()
method_1547()
getVersionType()
m_91389_()
public void
b(Supplier<q> arg0)
delayCrash(Supplier<CrashReport> arg0)
method_1494(Supplier<class_128> arg0)
setCrashReportSupplier(Supplier<CrashReport> crashReportSupplier)
m_199935_(Supplier<C_4883_> arg0)
public static void
a(q arg0)
crash(CrashReport arg0)
method_1565(class_128 arg0)
printCrashReport(CrashReport report)
m_91332_(C_4883_ p_91333_)
public boolean
i()
isEnforceUnicode()
method_1573()
forcesUnicodeFont()
m_91390_()
public CompletableFuture<Void>
j()
reloadResourcePacks()
method_1521()
reloadResources()
m_91391_()
private CompletableFuture<Void>
e(boolean arg0)
reloadResourcePacks(boolean arg0)
method_36561(boolean arg0)
reloadResources(boolean force)
m_168019_(boolean arg0)
private void
aK()
selfTest()
method_17044()
checkGameData()
m_91273_()
public LevelStorageSource
k()
getLevelSource()
method_1586()
getLevelStorage()
m_91392_()
private void
b(String arg0)
openChatScreen(String arg0)
method_29041(String arg0)
openChatScreen(String text)
m_91326_(String arg0)
public void
a(ecr arg0)
setScreen(Screen arg0)
method_1507(class_437 arg0)
setScreen(Screen screen)
m_91152_(C_3583_ arg0)
public void
a(ecl arg0)
setOverlay(Overlay arg0)
method_18502(class_4071 arg0)
setOverlay(Overlay overlay)
m_91150_(C_3573_ arg0)
public void
l()
destroy()
method_1490()
stop()
m_91393_()
public void
close()
close()
close()
private void
f(boolean arg0)
runTick(boolean arg0)
method_1523(boolean arg0)
render(boolean tick)
m_91383_(boolean arg0)
private boolean
aL()
shouldRenderFpsPie()
method_24459()
shouldMonitorTickDuration()
m_91274_()
private ProfilerFiller
a(boolean arg0, ask 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, ask 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_()
private int
aM()
getFramerateLimit()
method_16009()
getFramerateLimit()
m_91275_()
public void
m()
emergencySave()
method_1519()
cleanUpAfterCrash()
m_91394_()
public boolean
a(Consumer<qn> arg0)
debugClientMetricsStart(Consumer<TranslatableComponent> arg0)
method_34745(Consumer<class_2588> arg0)
toggleDebugProfiler(Consumer<TranslatableText> chatMessageSender)
m_167946_(Consumer<C_5026_> arg0)
private void
aN()
debugClientMetricsStop()
method_37286()
stopRecorder()
m_167975_()
private Path
a(ac 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
a(int arg0)
debugFpsMeterKeyPress(int arg0)
method_1524(int arg0)
handleProfilerKeyPress(int digit)
m_91111_(int arg0)
private void
a(dsj arg0, asg arg1)
renderFpsMeter(PoseStack arg0, ProfileResults arg1)
method_1492(class_4587 arg0, class_3696 arg1)
drawProfilerResults(MatrixStack matrices, ProfileResult profileResult)
m_91140_(C_3181_ p_91142_, C_441_ arg1)
public void
n()
stop()
method_1592()
scheduleStop()
m_91395_()
public boolean
o()
isRunning()
method_22108()
isRunning()
m_91396_()
public void
c(boolean arg0)
pauseGame(boolean arg0)
method_20539(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_91386_(boolean arg0)
private void
aO()
startAttack()
method_1536()
doAttack()
m_91276_()
private void
aP()
startUseItem()
method_1583()
doItemUse()
m_91277_()
public MusicManager
p()
getMusicManager()
method_1538()
getMusicTracker()
m_91397_()
public void
q()
tick()
method_1574()
tick()
m_91398_()
private boolean
aQ()
isMultiplayerServer()
method_31321()
isConnectedToServer()
m_91278_()
private void
aR()
handleKeybinds()
method_1508()
handleInputEvents()
m_91279_()
public static DataPackConfig
a(djn$a arg0)
loadDataPacks(LevelStorageSource$LevelStorageAccess arg0)
method_29598(class_32$class_5143 arg0)
loadDataPackSettings(LevelStorage$Session storageSession)
m_91133_(C_2785_$C_2786_ p_91134_)
public static WorldData
a(djn$a arg0, gy$b arg1, afk arg2, bzr arg3)
loadWorldData(LevelStorageSource$LevelStorageAccess arg0, RegistryAccess$RegistryHolder arg1, ResourceManager arg2, DataPackConfig arg3)
method_29599(class_32$class_5143 arg0, class_5455$class_5457 arg1, class_3300 arg2, class_5359 arg3)
createSaveProperties(LevelStorage$Session session, DynamicRegistryManager$Impl registryTracker, ResourceManager resourceManager, DataPackSettings dataPackSettings)
m_91135_(C_2785_$C_2786_ p_91136_, C_4706_$C_4708_ p_91137_, C_77_ p_91138_, C_1573_ p_91139_)
public ClientTelemetryManager
r()
createTelemetryManager()
method_38736()
createTelemetrySender()
m_193590_()
public void
a(String arg0)
loadLevel(String arg0)
method_29606(String arg0)
startIntegratedServer(String worldName)
m_91200_(String arg0)
public void
a(String arg0, cah arg1, gy$b arg2, cty arg3)
createLevel(String arg0, LevelSettings arg1, RegistryAccess$RegistryHolder arg2, WorldGenSettings arg3)
method_29607(String arg0, class_1940 arg1, class_5455$class_5457 arg2, class_5285 arg3)
createWorld(String worldName, LevelInfo levelInfo, DynamicRegistryManager$Impl registryTracker, GeneratorOptions generatorOptions)
m_91202_(String p_91204_, C_1602_ p_91205_, C_4706_$C_4708_ p_91206_, C_2201_ arg3)
private void
a(String arg0, gy$b arg1, Function<djn$a, bzr> arg2, com.mojang.datafixers.util.Function4<djn$a, gy$b, afk, bzr, djt> arg3, boolean arg4, dxo$b arg5)
doLoadLevel(String arg0, RegistryAccess$RegistryHolder arg1, Function<LevelStorageSource$LevelStorageAccess, DataPackConfig> arg2, com.mojang.datafixers.util.Function4<LevelStorageSource$LevelStorageAccess, RegistryAccess$RegistryHolder, ResourceManager, DataPackConfig, WorldData> arg3, boolean arg4, Minecraft$ExperimentalDialogType arg5)
method_29610(String arg0, class_5455$class_5457 arg1, Function<class_32$class_5143, class_5359> arg2, com.mojang.datafixers.util.Function4<class_32$class_5143, class_5455$class_5457, class_3300, class_5359, class_5219> arg3, boolean arg4, class_310$class_5366 arg5)
startIntegratedServer(String worldName, DynamicRegistryManager$Impl registryTracker, Function<LevelStorage$Session, DataPackSettings> dataPackSettingsGetter, com.mojang.datafixers.util.Function4<LevelStorage$Session, DynamicRegistryManager$Impl, ResourceManager, DataPackSettings, SaveProperties> savePropertiesGetter, boolean safeMode, MinecraftClient$WorldLoadAction worldLoadAction)
m_91219_(String p_91221_, C_4706_$C_4708_ p_91222_, Function<C_2785_$C_2786_, C_1573_> p_91223_, com.mojang.datafixers.util.Function4<C_2785_$C_2786_, C_4706_$C_4708_, C_77_, C_1573_, C_2795_> p_91224_, boolean p_91225_, C_3391_$C_3393_ arg5)
private void
a(dxo$b arg0, String arg1, boolean arg2, 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_91143_(C_3391_$C_3393_ p_91145_, String p_91146_, boolean p_91147_, Runnable arg3)
public Minecraft$ServerStem
a(gy$b arg0, Function<djn$a, bzr> arg1, com.mojang.datafixers.util.Function4<djn$a, gy$b, afk, bzr, djt> arg2, boolean arg3, djn$a arg4)
makeServerStem(RegistryAccess$RegistryHolder arg0, Function<LevelStorageSource$LevelStorageAccess, DataPackConfig> arg1, com.mojang.datafixers.util.Function4<LevelStorageSource$LevelStorageAccess, RegistryAccess$RegistryHolder, ResourceManager, DataPackConfig, WorldData> arg2, boolean arg3, LevelStorageSource$LevelStorageAccess arg4)
method_29604(class_5455$class_5457 arg0, Function<class_32$class_5143, class_5359> arg1, com.mojang.datafixers.util.Function4<class_32$class_5143, class_5455$class_5457, class_3300, class_5359, class_5219> arg2, boolean arg3, class_32$class_5143 arg4)
createIntegratedResourceManager(DynamicRegistryManager$Impl registryManager, Function<LevelStorage$Session, DataPackSettings> dataPackSettingsGetter, com.mojang.datafixers.util.Function4<LevelStorage$Session, DynamicRegistryManager$Impl, ResourceManager, DataPackSettings, SaveProperties> savePropertiesGetter, boolean safeMode, LevelStorage$Session storageSession)
m_91190_(C_4706_$C_4708_ p_91192_, Function<C_2785_$C_2786_, C_1573_> p_91193_, com.mojang.datafixers.util.Function4<C_2785_$C_2786_, C_4706_$C_4708_, C_77_, C_1573_, C_2795_> p_91194_, boolean p_91195_, C_2785_$C_2786_ arg4)
public void
a(ell arg0)
setLevel(ClientLevel arg0)
method_1481(class_638 arg0)
joinWorld(ClientWorld world)
m_91156_(C_3899_ arg0)
public void
s()
clearLevel()
method_18099()
disconnect()
m_91399_()
public void
b(ecr arg0)
clearLevel(Screen arg0)
method_18096(class_437 arg0)
disconnect(Screen screen)
m_91320_(C_3583_ arg0)
private void
d(ecr arg0)
updateScreenAndTick(Screen arg0)
method_18098(class_437 arg0)
reset(Screen screen)
m_91362_(C_3583_ arg0)
public void
c(ecr arg0)
forceSetScreen(Screen arg0)
method_29970(class_437 arg0)
setScreenAndRender(Screen screen)
m_91346_(C_3583_ arg0)
private void
b(ell arg0)
updateLevelInEngines(ClientLevel arg0)
method_18097(class_638 arg0)
setWorld(ClientWorld world)
m_91324_(C_3899_ arg0)
public boolean
t()
allowsMultiplayer()
method_29043()
isMultiplayerEnabled()
m_91400_()
public boolean
u()
allowsRealms()
method_35706()
isRealmsEnabled()
m_168021_()
public boolean
a(UUID arg0)
isBlocked(UUID arg0)
method_29042(UUID arg0)
shouldBlockMessages(UUID sender)
m_91246_(UUID arg0)
public Minecraft$ChatStatus
v()
getChatStatus()
method_33884()
getChatRestriction()
m_168022_()
public final boolean
w()
isDemo()
method_1530()
isDemo()
m_91402_()
public ClientPacketListener
x()
getConnection()
method_1562()
getNetworkHandler()
m_91403_()
public static boolean
z()
renderNames()
method_1498()
isHudEnabled()
m_91404_()
public static boolean
A()
useFancyGraphics()
method_1517()
isFancyGraphicsOrBetter()
m_91405_()
public static boolean
B()
useShaderTransparency()
method_29611()
isFabulousGraphicsOrBetter()
m_91085_()
public static boolean
C()
useAmbientOcclusion()
method_1588()
isAmbientOcclusionEnabled()
m_91086_()
private void
aS()
pickBlock()
method_1511()
doItemPick()
m_91280_()
private ItemStack
a(bue arg0, clz arg1)
addCustomNbtData(ItemStack arg0, BlockEntity arg1)
method_1499(class_1799 arg0, class_2586 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_91354_(C_4883_ arg0)
public static void
a(dxo arg0, fao arg1, String arg2, dxs arg3, q 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 SystemReport
a(ac arg0, dxo arg1, fao arg2, String arg3, dxs 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
D()
getInstance()
method_1551()
getInstance()
m_91087_()
public CompletableFuture<Void>
E()
delayTextureReload()
method_1513()
reloadResourcesConcurrently()
m_91088_()
public void
a(elq arg0)
setCurrentServer(ServerData arg0)
method_1584(class_642 arg0)
setCurrentServerEntry(ServerInfo serverEntry)
m_91158_(C_3908_ arg0)
public ServerData
F()
getCurrentServer()
method_1558()
getCurrentServerEntry()
m_91089_()
public boolean
G()
isLocalServer()
method_1542()
isInSingleplayer()
m_91090_()
public boolean
H()
hasSingleplayerServer()
method_1496()
isIntegratedServerRunning()
m_91091_()
public IntegratedServer
I()
getSingleplayerServer()
method_1576()
getServer()
m_91092_()
public User
J()
getUser()
method_1548()
getSession()
m_91094_()
public com.mojang.authlib.properties.PropertyMap
K()
getProfileProperties()
method_1539()
getSessionProperties()
m_91095_()
public Proxy
L()
getProxy()
method_1487()
getNetworkProxy()
m_91096_()
public TextureManager
M()
getTextureManager()
method_1531()
getTextureManager()
m_91097_()
public ResourceManager
N()
getResourceManager()
method_1478()
getResourceManager()
m_91098_()
public PackRepository
O()
getResourcePackRepository()
method_1520()
getResourcePackManager()
m_91099_()
public ClientPackSource
P()
getClientPackSource()
method_1516()
getResourcePackProvider()
m_91100_()
public File
Q()
getResourcePackDirectory()
method_1479()
getResourcePackDir()
m_91101_()
public LanguageManager
R()
getLanguageManager()
method_1526()
getLanguageManager()
m_91102_()
public Function<ResourceLocation, TextureAtlasSprite>
a(yh arg0)
getTextureAtlas(ResourceLocation arg0)
method_1549(class_2960 arg0)
getSpriteAtlas(Identifier id)
m_91258_(C_5265_ arg0)
public boolean
S()
is64Bit()
method_1540()
is64Bit()
m_91103_()
public boolean
T()
isPaused()
method_1493()
isPaused()
m_91104_()
public GpuWarnlistManager
U()
getGpuWarnlistManager()
method_30049()
getVideoWarningManager()
m_91105_()
public SoundManager
V()
getSoundManager()
method_1483()
getSoundManager()
m_91106_()
public Music
W()
getSituationalMusic()
method_1544()
getMusicType()
m_91107_()
public com.mojang.authlib.minecraft.MinecraftSessionService
X()
getMinecraftSessionService()
method_1495()
getSessionService()
m_91108_()
public SkinManager
Y()
getSkinManager()
method_1582()
getSkinProvider()
m_91109_()
public Entity
Z()
getCameraEntity()
method_1560()
getCameraEntity()
m_91288_()
public void
a(awt arg0)
setCameraEntity(Entity arg0)
method_1504(class_1297 arg0)
setCameraEntity(Entity entity)
m_91118_(C_507_ arg0)
public boolean
b(awt arg0)
shouldEntityAppearGlowing(Entity arg0)
method_27022(class_1297 arg0)
hasOutline(Entity entity)
m_91314_(C_507_ arg0)
protected Thread
at()
getRunningThread()
method_3777()
getThread()
m_6304_()
protected Runnable
e(Runnable arg0)
wrapRunnable(Runnable arg0)
method_16211(Runnable arg0)
createTask(Runnable arg0)
m_6681_(Runnable arg0)
protected boolean
d(Runnable arg0)
shouldRun(Runnable arg0)
method_18856(Runnable arg0)
canExecute(Runnable arg0)
m_6362_(Runnable arg0)
public BlockRenderDispatcher
aa()
getBlockRenderer()
method_1541()
getBlockRenderManager()
m_91289_()
public EntityRenderDispatcher
ab()
getEntityRenderDispatcher()
method_1561()
getEntityRenderDispatcher()
m_91290_()
public BlockEntityRenderDispatcher
ac()
getBlockEntityRenderDispatcher()
method_31975()
getBlockEntityRenderDispatcher()
m_167982_()
public ItemRenderer
ad()
getItemRenderer()
method_1480()
getItemRenderer()
m_91291_()
public ItemInHandRenderer
ae()
getItemInHandRenderer()
method_1489()
getHeldItemRenderer()
m_91292_()
public <T> MutableSearchTree<T>
a(fcq$a<T> arg0)
getSearchTree(SearchRegistry$Key<T> arg0)
method_1484(class_1124$class_1125<T> arg0)
getSearchableContainer(SearchManager$Key<T> key)
m_91171_(C_4579_$C_4580_<T> arg0)
public FrameTimer
af()
getFrameTimer()
method_1570()
getMetricsData()
m_91293_()
public boolean
ag()
isConnectedToRealms()
method_1589()
isConnectedToRealms()
m_91294_()
public void
d(boolean arg0)
setConnectedToRealms(boolean arg0)
method_1537(boolean arg0)
setConnectedToRealms(boolean connectedToRealms)
m_91372_(boolean arg0)
public com.mojang.datafixers.DataFixer
ah()
getFixerUpper()
method_1543()
getDataFixer()
m_91295_()
public float
ai()
getFrameTime()
method_1488()
getTickDelta()
m_91296_()
public float
aj()
getDeltaFrameTime()
method_1534()
getLastFrameDuration()
m_91297_()
public BlockColors
ak()
getBlockColors()
method_1505()
getBlockColors()
m_91298_()
public boolean
al()
showOnlyReducedInfo()
method_1555()
hasReducedDebugInfo()
m_91299_()
public ToastComponent
am()
getToasts()
method_1566()
getToastManager()
m_91300_()
public Tutorial
an()
getTutorial()
method_1577()
getTutorialManager()
m_91301_()
public boolean
ao()
isWindowActive()
method_1569()
isWindowFocused()
m_91302_()
public HotbarManager
ap()
getHotbarManager()
method_1571()
getCreativeHotbarStorage()
m_91303_()
public ModelManager
aq()
getModelManager()
method_1554()
getBakedModelManager()
m_91304_()
public PaintingTextureManager
ar()
getPaintingTextures()
method_18321()
getPaintingManager()
m_91305_()
public MobEffectTextureManager
au()
getMobEffectTextures()
method_18505()
getStatusEffectSpriteManager()
m_91306_()
public void
a(boolean arg0)
setWindowActive(boolean arg0)
method_15995(boolean arg0)
onWindowFocusChanged(boolean arg0)
m_7440_(boolean arg0)
public Component
a(File arg0, int arg1, 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_167899_(File p_167901_, int p_167902_, int arg2)
private Component
a(File arg0, int arg1, int arg2, int arg3, 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_167903_(File p_167905_, int p_167906_, int p_167907_, int p_167908_, int arg4)
public ProfilerFiller
av()
getProfiler()
method_16011()
getProfiler()
m_91307_()
public Game
aw()
getGame()
method_16689()
getGame()
m_91309_()
public StoringChunkProgressListener
ax()
getProgressListener()
method_35703()
getWorldGenerationProgressTracker()
m_167983_()
public SplashManager
ay()
getSplashManager()
method_18095()
getSplashTextLoader()
m_91310_()
public Overlay
az()
getOverlay()
method_18506()
getOverlay()
m_91265_()
public PlayerSocialManager
aA()
getPlayerSocialManager()
method_31320()
getSocialInteractionsManager()
m_91266_()
public boolean
aB()
renderOnThread()
method_22107()
shouldRenderAsync()
m_91267_()
public Window
aC()
getWindow()
method_22683()
getWindow()
m_91268_()
public RenderBuffers
aD()
renderBuffers()
method_22940()
getBufferBuilders()
m_91269_()
private static Pack
a(String arg0, pz arg1, boolean arg2, Supplier<aem> arg3, aer arg4, aex$b arg5, afa arg6)
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_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<PackResources>
c(Supplier<aem> arg0)
adaptV3(Supplier<PackResources> arg0)
method_24042(Supplier<class_3262> arg0)
createV3ResourcePackFactory(Supplier<ResourcePack> packFactory)
m_91330_(Supplier<C_50_> p_91331_)
private static Supplier<PackResources>
d(Supplier<aem> arg0)
adaptV4(Supplier<PackResources> arg0)
method_24043(Supplier<class_3262> 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_91312_(int arg0)
public EntityModelSet
aE()
getEntityModels()
method_31974()
getEntityModelLoader()
m_167973_()
public boolean
aF()
isTextFilteringEnabled()
method_33883()
shouldFilterText()
m_167974_()
public void
aG()
prepareForMultiplayer()
method_38932()
loadBlockList()
m_193588_()