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

Field summary

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

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)
private void
b(fud$b arg0)
onGameLoadFinished(Minecraft$GameLoadCookie arg0)
method_51736(class_310$class_8764 arg0)
collectLoadTimes(MinecraftClient$LoadingContext loadingContext)
public boolean
c()
isGameLoadFinished()
method_53466()
isFinishedLoading()
private Runnable
c(fud$b arg0)
buildInitialScreens(Minecraft$GameLoadCookie arg0)
method_53527(class_310$class_8764 arg0)
onInitFinished(MinecraftClient$LoadingContext loadingContext)
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)
private static boolean
a(Object arg0)
countryEqualsISO3(Object arg0)
method_40189(Object arg0)
isCountrySetTo(Object country)
public void
d()
updateTitle()
method_24288()
updateWindowTitle()
private String
bi()
createTitle()
method_24287()
getWindowTitle()
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)
public static ModCheck
e()
checkModStatus()
method_24289()
getModStatus()
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)
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)
private void
bj()
abortResourcePackRecovery()
method_49294()
onForcedResourceReloadFailure()
private void
a(xo arg0)
addResourcePackLoadFailToast(Component arg0)
method_49292(class_2561 arg0)
showResourceReloadFailureToast(Text description)
public void
a(Exception arg0)
triggerResourcePackRecovery(Exception arg0)
method_63507(Exception arg0)
onShaderResourceReloadFailure(Exception exception)
public void
f()
run()
method_1514()
run()
void
g()
updateFontOptions()
method_57017()
onFontOptionsChanged()
private void
a(int arg0, long arg1)
onFullscreenError(int arg0, long arg1)
method_1506(int arg0, long arg1)
handleGlErrorByDisableVsync(int error, long description)
public RenderTarget
h()
getMainRenderTarget()
method_1522()
getFramebuffer()
public String
i()
getLaunchedVersion()
method_1515()
getGameVersion()
public String
j()
getVersionType()
method_1547()
getVersionType()
public void
a(p arg0)
delayCrash(CrashReport arg0)
method_1494(class_128 arg0)
setCrashReportSupplierAndAddDetails(CrashReport crashReport)
public void
b(p arg0)
delayCrashRaw(CrashReport arg0)
method_43587(class_128 arg0)
setCrashReportSupplier(CrashReport crashReport)
private void
bk()
handleDelayedCrash()
method_54579()
printCrashReport()
public void
c(p arg0)
emergencySaveAndCrash(CrashReport arg0)
method_54580(class_128 arg0)
printCrashReport(CrashReport crashReport)
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)
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)
public boolean
k()
isEnforceUnicode()
method_1573()
forcesUnicodeFont()
public CompletableFuture<Void>
l()
reloadResourcePacks()
method_1521()
reloadResources()
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)
private void
bl()
selfTest()
method_17044()
checkGameData()
public LevelStorageSource
m()
getLevelSource()
method_1586()
getLevelStorage()
private void
a(String arg0)
openChatScreen(String arg0)
method_29041(String arg0)
openChatScreen(String text)
public void
a(ges arg0)
setScreen(Screen arg0)
method_1507(class_437 arg0)
setScreen(Screen screen)
public void
a(gem arg0)
setOverlay(Overlay arg0)
method_18502(class_4071 arg0)
setOverlay(Overlay overlay)
public void
n()
destroy()
method_1490()
stop()
public void
close()
close()
private void
c(boolean arg0)
runTick(boolean arg0)
method_1523(boolean arg0)
render(boolean tick)
private ProfilerFiller
a(boolean arg0, btw arg1)
constructProfiler(boolean arg0, SingleTickProfiler arg1)
method_24458(boolean arg0, class_4758 arg1)
startMonitor(boolean active, TickDurationMonitor monitor)
private void
b(boolean arg0, btw arg1)
finishProfilers(boolean arg0, SingleTickProfiler arg1)
method_24460(boolean arg0, class_4758 arg1)
endMonitor(boolean active, TickDurationMonitor monitor)
public void
a()
resizeDisplay()
method_15993()
onResolutionChanged()
public void
b()
cursorEntered()
method_30133()
onCursorEnterChanged()
public int
o()
getFps()
method_47599()
getCurrentFps()
public long
p()
getFrameTimeNs()
method_47600()
getRenderTime()
private void
bm()
emergencySave()
method_1519()
cleanUpAfterCrash()
public boolean
b(Consumer<xo> arg0)
debugClientMetricsStart(Consumer<Component> arg0)
method_34745(Consumer<class_2561> arg0)
toggleDebugProfiler(Consumer<Text> chatMessageSender)
private void
bn()
debugClientMetricsStop()
method_37286()
stopRecorder()
private void
bo()
debugClientMetricsCancel()
method_41733()
forceStopRecorder()
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)
public void
q()
stop()
method_1592()
scheduleStop()
public boolean
r()
isRunning()
method_22108()
isRunning()
public void
b(boolean arg0)
pauseGame(boolean arg0)
method_20539(boolean arg0)
openGameMenu(boolean pauseOnly)
private void
d(boolean arg0)
continueAttack(boolean arg0)
method_1590(boolean arg0)
handleBlockBreaking(boolean breaking)
private boolean
bp()
startAttack()
method_1536()
doAttack()
private void
bq()
startUseItem()
method_1583()
doItemUse()
public MusicManager
s()
getMusicManager()
method_1538()
getMusicTracker()
public void
t()
tick()
method_1574()
tick()
private boolean
br()
isLevelRunningNormally()
method_60647()
shouldTick()
private boolean
bs()
isMultiplayerServer()
method_31321()
isConnectedToServer()
private void
bt()
handleKeybinds()
method_1508()
handleInputEvents()
private Optional<Holder<Dialog>>
bu()
getQuickActionsDialog()
method_72098()
getQuickActionsDialog()
public ClientTelemetryManager
u()
getTelemetryManager()
method_47601()
getTelemetryManager()
public double
v()
getGpuUtilization()
method_41734()
getGpuUtilizationPercentage()
public ProfileKeyPairManager
w()
getProfileKeyPairManager()
method_43590()
getProfileKeys()
public WorldOpenFlows
x()
createWorldOpenFlows()
method_41735()
createIntegratedServerLoader()
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)
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)
public void
y()
disconnectWithSavingScreen()
method_72099()
disconnectWithSavingScreen()
public void
z()
disconnectWithProgressScreen()
method_72100()
disconnectWithProgressScreen()
public void
a(ges arg0, boolean arg1)
disconnect(Screen arg0, boolean arg1)
method_18096(class_437 arg0, boolean arg1)
disconnect(Screen disconnectionScreen, boolean transferring)
public void
C()
clearDownloadedResourcePacks()
method_55505()
onDisconnected()
public void
b(ges arg0)
clearClientLevel(Screen arg0)
method_52703(class_437 arg0)
enterReconfiguration(Screen reconfigurationScreen)
private void
d(ges arg0)
updateScreenAndTick(Screen arg0)
method_18098(class_437 arg0)
reset(Screen resettingScreen)
public void
c(ges arg0)
forceSetScreen(Screen arg0)
method_29970(class_437 arg0)
setScreenAndRender(Screen screen)
private void
a(grj arg0)
updateLevelInEngines(ClientLevel arg0)
method_18097(class_638 arg0)
setWorld(ClientWorld world)
private com.mojang.authlib.minecraft.UserApiService$UserProperties
bv()
userProperties()
method_55607()
getUserProperties()
public boolean
D()
telemetryOptInExtra()
method_47602()
isOptionalTelemetryEnabled()
public boolean
E()
extraTelemetryAvailable()
method_47595()
isOptionalTelemetryEnabledByApi()
public boolean
F()
allowsTelemetry()
method_47596()
isTelemetryEnabledByApi()
public boolean
G()
allowsMultiplayer()
method_29043()
isMultiplayerEnabled()
public boolean
H()
allowsRealms()
method_35706()
isRealmsEnabled()
public com.mojang.authlib.minecraft.BanDetails
I()
multiplayerBan()
method_44647()
getMultiplayerBanDetails()
public boolean
J()
isNameBanned()
method_53518()
isUsernameBanned()
public boolean
a(UUID arg0)
isBlocked(UUID arg0)
method_29042(UUID arg0)
shouldBlockMessages(UUID sender)
public Minecraft$ChatStatus
K()
getChatStatus()
method_33884()
getChatRestriction()
public final boolean
L()
isDemo()
method_1530()
isDemo()
public ClientPacketListener
M()
getConnection()
method_1562()
getNetworkHandler()
public static boolean
N()
renderNames()
method_1498()
isHudEnabled()
public static boolean
O()
useFancyGraphics()
method_1517()
isFancyGraphicsOrBetter()
public static boolean
P()
useShaderTransparency()
method_29611()
isFabulousGraphicsOrBetter()
public static boolean
Q()
useAmbientOcclusion()
method_1588()
isAmbientOcclusionEnabled()
private void
bC()
pickBlock()
method_1511()
doItemPick()
public CrashReport
d(p arg0)
fillReport(CrashReport arg0)
method_1587(class_128 arg0)
addDetailsToCrashReport(CrashReport report)
public static void
a(fud arg0, htc 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)
private static String
a(double arg0)
formatSeconds(double arg0)
method_54116(double arg0)
formatSeconds(double seconds)
private void
a(q arg0)
fillUptime(CrashReportCategory arg0)
method_54117(class_129 arg0)
addUptimesToCrashReport(CrashReportSection section)
private static SystemReport
a(ae arg0, fud arg1, htc 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)
public static Minecraft
R()
getInstance()
method_1551()
getInstance()
public CompletableFuture<Void>
S()
delayTextureReload()
method_1513()
reloadResourcesConcurrently()
public void
a(gsp arg0)
updateReportEnvironment(ReportEnvironment arg0)
method_44376(class_7569 arg0)
ensureAbuseReportContext(ReporterEnvironment environment)
public ServerData
T()
getCurrentServer()
method_1558()
getCurrentServerEntry()
public boolean
U()
isLocalServer()
method_1542()
isInSingleplayer()
public boolean
V()
hasSingleplayerServer()
method_1496()
isIntegratedServerRunning()
public IntegratedServer
W()
getSingleplayerServer()
method_1576()
getServer()
public boolean
X()
isSingleplayer()
method_47392()
isConnectedToLocalServer()
public boolean
b(UUID arg0)
isLocalPlayer(UUID arg0)
method_52701(UUID arg0)
uuidEquals(UUID uuid)
public User
Y()
getUser()
method_1548()
getSession()
public com.mojang.authlib.GameProfile
Z()
getGameProfile()
method_53462()
getGameProfile()
public Proxy
aa()
getProxy()
method_1487()
getNetworkProxy()
public TextureManager
ab()
getTextureManager()
method_1531()
getTextureManager()
public ShaderManager
ac()
getShaderManager()
method_62887()
getShaderLoader()
public ResourceManager
ad()
getResourceManager()
method_1478()
getResourceManager()
public PackRepository
ae()
getResourcePackRepository()
method_1520()
getResourcePackManager()
public VanillaPackResources
af()
getVanillaPackResources()
method_45573()
getDefaultResourcePack()
public DownloadedPackSource
ag()
getDownloadedPackSource()
method_1516()
getServerResourcePackProvider()
public Path
ah()
getResourcePackDirectory()
method_1479()
getResourcePackDir()
public LanguageManager
ai()
getLanguageManager()
method_1526()
getLanguageManager()
public Function<ResourceLocation, TextureAtlasSprite>
a(ame arg0)
getTextureAtlas(ResourceLocation arg0)
method_1549(class_2960 arg0)
getSpriteAtlas(Identifier id)
public boolean
aj()
isPaused()
method_1493()
isPaused()
public GpuWarnlistManager
ak()
getGpuWarnlistManager()
method_30049()
getVideoWarningManager()
public SoundManager
al()
getSoundManager()
method_1483()
getSoundManager()
public MusicInfo
am()
getSituationalMusic()
method_1544()
getMusicInstance()
public com.mojang.authlib.minecraft.MinecraftSessionService
an()
getMinecraftSessionService()
method_1495()
getSessionService()
public SkinManager
ao()
getSkinManager()
method_1582()
getSkinProvider()
public Entity
ap()
getCameraEntity()
method_1560()
getCameraEntity()
public void
a(bzm arg0)
setCameraEntity(Entity arg0)
method_1504(class_1297 arg0)
setCameraEntity(Entity entity)
public boolean
b(bzm arg0)
shouldEntityAppearGlowing(Entity arg0)
method_27022(class_1297 arg0)
hasOutline(Entity entity)
protected Thread
ay()
getRunningThread()
method_3777()
getThread()
public Runnable
f(Runnable arg0)
wrapRunnable(Runnable arg0)
method_16211(Runnable arg0)
createTask(Runnable arg0)
protected boolean
e(Runnable arg0)
shouldRun(Runnable arg0)
method_18856(Runnable arg0)
canExecute(Runnable arg0)
public BlockRenderDispatcher
aq()
getBlockRenderer()
method_1541()
getBlockRenderManager()
public EntityRenderDispatcher
ar()
getEntityRenderDispatcher()
method_1561()
getEntityRenderDispatcher()
public BlockEntityRenderDispatcher
as()
getBlockEntityRenderDispatcher()
method_31975()
getBlockEntityRenderDispatcher()
public ItemRenderer
at()
getItemRenderer()
method_1480()
getItemRenderer()
public MapRenderer
au()
getMapRenderer()
method_61965()
getMapRenderer()
public com.mojang.datafixers.DataFixer
av()
getFixerUpper()
method_1543()
getDataFixer()
public DeltaTracker
aw()
getDeltaTracker()
method_61966()
getRenderTickCounter()
public BlockColors
az()
getBlockColors()
method_1505()
getBlockColors()
public boolean
aA()
showOnlyReducedInfo()
method_1555()
hasReducedDebugInfo()
public ToastManager
aB()
getToastManager()
method_1566()
getToastManager()
public Tutorial
aC()
getTutorial()
method_1577()
getTutorialManager()
public boolean
aD()
isWindowActive()
method_1569()
isWindowFocused()
public HotbarManager
aE()
getHotbarManager()
method_1571()
getCreativeHotbarStorage()
public ModelManager
aF()
getModelManager()
method_1554()
getBakedModelManager()
public PaintingTextureManager
aG()
getPaintingTextures()
method_18321()
getPaintingManager()
public MapTextureManager
aH()
getMapTextureManager()
method_61963()
getMapTextureManager()
public MapDecorationTextureManager
aI()
getMapDecorationTextures()
method_58476()
getMapDecorationsAtlasManager()
public GuiSpriteManager
aJ()
getGuiSprites()
method_52699()
getGuiAtlasManager()
public WaypointStyleManager
aK()
getWaypointStyles()
method_71267()
getWaypointStyleAssetManager()
public void
a(boolean arg0)
setWindowActive(boolean arg0)
method_15995(boolean arg0)
onWindowFocusChanged(boolean arg0)
public Component
a(File arg0)
grabPanoramixScreenshot(File arg0)
method_35698(File arg0)
takePanorama(File directory)
public StoringChunkProgressListener
aL()
getProgressListener()
method_35703()
getWorldGenerationProgressTracker()
public SplashManager
aM()
getSplashManager()
method_18095()
getSplashTextLoader()
public Overlay
aN()
getOverlay()
method_18506()
getOverlay()
public PlayerSocialManager
aO()
getPlayerSocialManager()
method_31320()
getSocialInteractionsManager()
public Window
aP()
getWindow()
method_22683()
getWindow()
public FramerateLimitTracker
aQ()
getFramerateLimitTracker()
method_61964()
getInactivityFpsLimiter()
public DebugScreenOverlay
aR()
getDebugOverlay()
method_53526()
getDebugHud()
public RenderBuffers
aS()
renderBuffers()
method_22940()
getBufferBuilders()
public void
a(int arg0)
updateMaxMipLevel(int arg0)
method_24041(int arg0)
setMipmapLevels(int mipmapLevels)
public EntityModelSet
aT()
getEntityModels()
method_31974()
getLoadedEntityModels()
public boolean
aU()
isTextFilteringEnabled()
method_33883()
shouldFilterText()
public void
aV()
prepareForMultiplayer()
method_38932()
loadBlockList()
public SignatureValidator
aW()
getProfileKeySignatureValidator()
method_44256()
getServicesSignatureVerifier()
public boolean
aX()
canValidateProfileKeys()
method_55606()
providesProfileKeys()
public InputType
aY()
getLastInputType()
method_48186()
getNavigationType()
public void
a(fua arg0)
setLastInputType(InputType arg0)
method_48185(class_8015 arg0)
setNavigationType(GuiNavigationType navigationType)
public GameNarrator
aZ()
getNarrator()
method_44713()
getNarratorManager()
public ChatListener
ba()
getChatListener()
method_44714()
getMessageHandler()
public ReportingContext
bb()
getReportingContext()
method_44377()
getAbuseReportContext()
public RealmsDataFetcher
bc()
realmsDataFetcher()
method_44646()
getRealmsPeriodicCheckers()
public QuickPlayLog
bd()
quickPlayLog()
method_51253()
getQuickPlayLogger()
public CommandHistory
be()
commandHistory()
method_52700()
getCommandHistoryManager()
public DirectoryValidator
bf()
directoryValidator()
method_52702()
getSymlinkFinder()
private float
a(float arg0)
getTickTargetMillis(float arg0)
method_54785(float arg0)
getTargetMillisPerTick(float millis)
public ItemModelResolver
bg()
getItemModelResolver()
method_65386()
getItemModelManager()
public static String
bh()
getLauncherBrand()
method_54578()
getLauncherBrand()