net.minecraft.client

public class Minecraft

extends ReentrantBlockableEventLoop<Runnable> implements WindowEventHandler

All mapped superinterfaces:

ProfilerMeasured, TaskScheduler, WindowEventHandler

gec
net.minecraft.client.Minecraft
net.minecraft.class_310
net.minecraft.client.MinecraftClient

Field summary

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

Constructor summary

ModifierConstructor
public (GameConfig args)

Method summary

Modifier and TypeMethod
public boolean
c()
hasShiftDown()
method_74187()
isShiftPressed()
public boolean
d()
hasControlDown()
method_74188()
isCtrlPressed()
public boolean
e()
hasAltDown()
method_74189()
isAltPressed()
private void
a(gec$b arg0)
onResourceLoadFinished(Minecraft$GameLoadCookie arg0)
method_53465(class_310$class_8764 arg0)
onFinishedLoading(MinecraftClient$LoadingContext loadingContext)
private void
b(gec$b arg0)
onGameLoadFinished(Minecraft$GameLoadCookie arg0)
method_51736(class_310$class_8764 arg0)
collectLoadTimes(MinecraftClient$LoadingContext loadingContext)
public boolean
f()
isGameLoadFinished()
method_53466()
isFinishedLoading()
private Runnable
c(gec$b arg0)
buildInitialScreens(Minecraft$GameLoadCookie arg0)
method_53527(class_310$class_8764 arg0)
onInitFinished(MinecraftClient$LoadingContext loadingContext)
private boolean
a(List<Function<Runnable, gqt>> 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
g()
updateTitle()
method_24288()
updateWindowTitle()
private String
bn()
createTitle()
method_24287()
getWindowTitle()
private com.mojang.authlib.minecraft.UserApiService
a(com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService arg0, gxv 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 boolean
h()
isOfflineDeveloperMode()
method_72704()
isOfflineDeveloperMode()
public static ModCheck
i()
checkModStatus()
method_24289()
getModStatus()
private void
a(Throwable arg0, gec$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, yh arg1, gec$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
bo()
abortResourcePackRecovery()
method_49294()
onForcedResourceReloadFailure()
private void
b(yh 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
j()
run()
method_1514()
run()
void
k()
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
l()
getMainRenderTarget()
method_1522()
getFramebuffer()
public String
m()
getLaunchedVersion()
method_1515()
getGameVersion()
public String
n()
getVersionType()
method_1547()
getVersionType()
public void
a(m arg0)
delayCrash(CrashReport arg0)
method_1494(class_128 arg0)
setCrashReportSupplierAndAddDetails(CrashReport crashReport)
public void
b(m arg0)
delayCrashRaw(CrashReport arg0)
method_43587(class_128 arg0)
setCrashReportSupplier(CrashReport crashReport)
private void
bp()
handleDelayedCrash()
method_54579()
printCrashReport()
public void
c(m arg0)
emergencySaveAndCrash(CrashReport arg0)
method_54580(class_128 arg0)
printCrashReport(CrashReport crashReport)
public static int
a(File arg0, m arg1)
saveReport(File arg0, CrashReport arg1)
method_61962(File arg0, class_128 arg1)
saveCrashReport(File runDir, CrashReport crashReport)
public static void
a(gec arg0, File arg1, m 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
o()
isEnforceUnicode()
method_1573()
forcesUnicodeFont()
public CompletableFuture<Void>
p()
reloadResourcePacks()
method_1521()
reloadResources()
private CompletableFuture<Void>
a(boolean arg0, gec$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
bq()
selfTest()
method_17044()
checkGameData()
public LevelStorageSource
q()
getLevelSource()
method_1586()
getLevelStorage()
public void
a(ghw$c arg0)
openChatScreen(ChatComponent$ChatMethod arg0)
method_29041(class_338$class_11732 arg0)
openChatScreen(ChatHud$ChatMethod method)
public void
a(gqt arg0)
setScreen(Screen arg0)
method_1507(class_437 arg0)
setScreen(Screen screen)
public void
a(gqo arg0)
setOverlay(Overlay arg0)
method_18502(class_4071 arg0)
setOverlay(Overlay overlay)
public void
r()
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, bzn arg1)
constructProfiler(boolean arg0, SingleTickProfiler arg1)
method_24458(boolean arg0, class_4758 arg1)
startMonitor(boolean active, TickDurationMonitor monitor)
private void
b(boolean arg0, bzn 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
s()
getFps()
method_47599()
getCurrentFps()
public long
t()
getFrameTimeNs()
method_47600()
getRenderTime()
private void
br()
emergencySave()
method_1519()
cleanUpAfterCrash()
public boolean
b(Consumer<yh> arg0)
debugClientMetricsStart(Consumer<Component> arg0)
method_34745(Consumer<class_2561> arg0)
toggleDebugProfiler(Consumer<Text> chatMessageSender)
private void
bs()
debugClientMetricsStop()
method_37286()
stopRecorder()
private void
bt()
debugClientMetricsCancel()
method_41733()
forceStopRecorder()
private Path
a(y 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
u()
stop()
method_1592()
scheduleStop()
public boolean
v()
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
bu()
startAttack()
method_1536()
doAttack()
private void
bv()
startUseItem()
method_1583()
doItemUse()
public MusicManager
w()
getMusicManager()
method_1538()
getMusicTracker()
public void
x()
tick()
method_1574()
tick()
private boolean
bw()
isLevelRunningNormally()
method_60647()
shouldTick()
private boolean
bx()
isMultiplayerServer()
method_31321()
isConnectedToServer()
private void
by()
handleKeybinds()
method_1508()
handleInputEvents()
private Optional<Holder<Dialog>>
bz()
getQuickActionsDialog()
method_72098()
getQuickActionsDialog()
public ClientTelemetryManager
y()
getTelemetryManager()
method_47601()
getTelemetryManager()
public double
z()
getGpuUtilization()
method_41734()
getGpuUtilizationPercentage()
public ProfileKeyPairManager
A()
getProfileKeyPairManager()
method_43590()
getProfileKeys()
public WorldOpenFlows
B()
createWorldOpenFlows()
method_41735()
createIntegratedServerLoader()
public void
a(fma$c arg0, bak arg1, ans 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(hec arg0)
setLevel(ClientLevel arg0)
method_1481(class_638 arg0)
joinWorld(ClientWorld world)
public void
a(yh arg0)
disconnectFromWorld(Component arg0)
method_73360(class_2561 arg0)
disconnect(Text reasonText)
public void
C()
disconnectWithSavingScreen()
method_72099()
disconnectWithSavingScreen()
public void
F()
disconnectWithProgressScreen()
method_72100()
disconnectWithProgressScreen()
public void
a(gqt arg0, boolean arg1)
disconnect(Screen arg0, boolean arg1)
method_18096(class_437 arg0, boolean arg1)
disconnect(Screen disconnectionScreen, boolean transferring)
public void
G()
clearDownloadedResourcePacks()
method_55505()
onDisconnected()
public void
b(gqt arg0)
clearClientLevel(Screen arg0)
method_52703(class_437 arg0)
enterReconfiguration(Screen reconfigurationScreen)
public void
c(gqt arg0)
setScreenAndShow(Screen arg0)
method_29970(class_437 arg0)
setScreenAndRender(Screen screen)
private void
b(hec arg0)
updateLevelInEngines(ClientLevel arg0)
method_18097(class_638 arg0)
setWorld(ClientWorld world)
private com.mojang.authlib.minecraft.UserApiService$UserProperties
bA()
userProperties()
method_55607()
getUserProperties()
public boolean
H()
telemetryOptInExtra()
method_47602()
isOptionalTelemetryEnabled()
public boolean
I()
extraTelemetryAvailable()
method_47595()
isOptionalTelemetryEnabledByApi()
public boolean
J()
allowsTelemetry()
method_47596()
isTelemetryEnabledByApi()
public boolean
K()
allowsMultiplayer()
method_29043()
isMultiplayerEnabled()
public boolean
L()
allowsRealms()
method_35706()
isRealmsEnabled()
public com.mojang.authlib.minecraft.BanDetails
M()
multiplayerBan()
method_44647()
getMultiplayerBanDetails()
public boolean
N()
isNameBanned()
method_53518()
isUsernameBanned()
public boolean
a(UUID arg0)
isBlocked(UUID arg0)
method_29042(UUID arg0)
shouldBlockMessages(UUID sender)
public Minecraft$ChatStatus
O()
getChatStatus()
method_33884()
getChatRestriction()
public final boolean
P()
isDemo()
method_1530()
isDemo()
public final boolean
Q()
canSwitchGameMode()
method_73196()
canSwitchGameMode()
public ClientPacketListener
R()
getConnection()
method_1562()
getNetworkHandler()
public static boolean
S()
renderNames()
method_1498()
isHudEnabled()
public static boolean
T()
useShaderTransparency()
method_29611()
usesImprovedTransparency()
public static boolean
U()
useAmbientOcclusion()
method_1588()
isAmbientOcclusionEnabled()
private void
bB()
pickBlock()
method_1511()
doItemPick()
public CrashReport
d(m arg0)
fillReport(CrashReport arg0)
method_1587(class_128 arg0)
addDetailsToCrashReport(CrashReport report)
public static void
a(gec arg0, iit arg1, String arg2, geg arg3, m 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(n arg0)
fillUptime(CrashReportCategory arg0)
method_54117(class_129 arg0)
addUptimesToCrashReport(CrashReportSection section)
private static SystemReport
a(y arg0, gec arg1, iit arg2, String arg3, geg 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
V()
getInstance()
method_1551()
getInstance()
public CompletableFuture<Void>
W()
delayTextureReload()
method_1513()
reloadResourcesConcurrently()
public void
a(hfh arg0)
updateReportEnvironment(ReportEnvironment arg0)
method_44376(class_7569 arg0)
ensureAbuseReportContext(ReporterEnvironment environment)
public ServerData
X()
getCurrentServer()
method_1558()
getCurrentServerEntry()
public boolean
Y()
isLocalServer()
method_1542()
isInSingleplayer()
public boolean
Z()
hasSingleplayerServer()
method_1496()
isIntegratedServerRunning()
public IntegratedServer
aa()
getSingleplayerServer()
method_1576()
getServer()
public boolean
ab()
isSingleplayer()
method_47392()
isConnectedToLocalServer()
public boolean
b(UUID arg0)
isLocalPlayer(UUID arg0)
method_52701(UUID arg0)
uuidEquals(UUID uuid)
public User
ac()
getUser()
method_1548()
getSession()
public com.mojang.authlib.GameProfile
ad()
getGameProfile()
method_53462()
getGameProfile()
public Proxy
ae()
getProxy()
method_1487()
getNetworkProxy()
public TextureManager
af()
getTextureManager()
method_1531()
getTextureManager()
public ShaderManager
ag()
getShaderManager()
method_62887()
getShaderLoader()
public ResourceManager
ah()
getResourceManager()
method_1478()
getResourceManager()
public PackRepository
ai()
getResourcePackRepository()
method_1520()
getResourcePackManager()
public VanillaPackResources
aj()
getVanillaPackResources()
method_45573()
getDefaultResourcePack()
public DownloadedPackSource
ak()
getDownloadedPackSource()
method_1516()
getServerResourcePackProvider()
public Path
al()
getResourcePackDirectory()
method_1479()
getResourcePackDir()
public LanguageManager
am()
getLanguageManager()
method_1526()
getLanguageManager()
public boolean
an()
isPaused()
method_1493()
isPaused()
public GpuWarnlistManager
ao()
getGpuWarnlistManager()
method_30049()
getVideoWarningManager()
public SoundManager
ap()
getSoundManager()
method_1483()
getSoundManager()
public Music
aq()
getSituationalMusic()
method_1544()
getMusicInstance()
public float
ar()
getMusicVolume()
method_75759()
method_75759()
public Services
as()
services()
method_73361()
getApiServices()
public SkinManager
at()
getSkinManager()
method_1582()
getSkinProvider()
public Entity
au()
getCameraEntity()
method_1560()
getCameraEntity()
public void
a(cgi arg0)
setCameraEntity(Entity arg0)
method_1504(class_1297 arg0)
setCameraEntity(Entity entity)
public boolean
b(cgi arg0)
shouldEntityAppearGlowing(Entity arg0)
method_27022(class_1297 arg0)
hasOutline(Entity entity)
protected Thread
ax()
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
av()
getBlockRenderer()
method_1541()
getBlockRenderManager()
public EntityRenderDispatcher
ay()
getEntityRenderDispatcher()
method_1561()
getEntityRenderDispatcher()
public BlockEntityRenderDispatcher
az()
getBlockEntityRenderDispatcher()
method_31975()
getBlockEntityRenderDispatcher()
public ItemRenderer
aA()
getItemRenderer()
method_1480()
getItemRenderer()
public MapRenderer
aB()
getMapRenderer()
method_61965()
getMapRenderer()
public com.mojang.datafixers.DataFixer
aC()
getFixerUpper()
method_1543()
getDataFixer()
public DeltaTracker
aD()
getDeltaTracker()
method_61966()
getRenderTickCounter()
public BlockColors
aE()
getBlockColors()
method_1505()
getBlockColors()
public boolean
aF()
showOnlyReducedInfo()
method_1555()
hasReducedDebugInfo()
public ToastManager
aG()
getToastManager()
method_1566()
getToastManager()
public Tutorial
aH()
getTutorial()
method_1577()
getTutorialManager()
public boolean
aI()
isWindowActive()
method_1569()
isWindowFocused()
public HotbarManager
aJ()
getHotbarManager()
method_1571()
getCreativeHotbarStorage()
public ModelManager
aK()
getModelManager()
method_1554()
getBakedModelManager()
public AtlasManager
aL()
getAtlasManager()
method_72703()
getAtlasManager()
public MapTextureManager
aM()
getMapTextureManager()
method_61963()
getMapTextureManager()
public WaypointStyleManager
aN()
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 SplashManager
aO()
getSplashManager()
method_18095()
getSplashTextLoader()
public Overlay
aP()
getOverlay()
method_18506()
getOverlay()
public PlayerSocialManager
aQ()
getPlayerSocialManager()
method_31320()
getSocialInteractionsManager()
public Window
aR()
getWindow()
method_22683()
getWindow()
public FramerateLimitTracker
aS()
getFramerateLimitTracker()
method_61964()
getInactivityFpsLimiter()
public DebugScreenOverlay
aT()
getDebugOverlay()
method_53526()
getDebugHud()
public RenderBuffers
aU()
renderBuffers()
method_22940()
getBufferBuilders()
public void
a(int arg0)
updateMaxMipLevel(int arg0)
method_24041(int arg0)
setMipmapLevels(int mipmapLevels)
public EntityModelSet
aV()
getEntityModels()
method_31974()
getLoadedEntityModels()
public boolean
aW()
isTextFilteringEnabled()
method_33883()
shouldFilterText()
public void
aX()
prepareForMultiplayer()
method_38932()
loadBlockList()
public InputType
aY()
getLastInputType()
method_48186()
getNavigationType()
public void
a(gdz 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()
public PlayerSkinRenderCache
bg()
playerSkinRenderCache()
method_73362()
getPlayerSkinCache()
private float
a(float arg0)
getTickTargetMillis(float arg0)
method_54785(float arg0)
getTargetMillisPerTick(float millis)
public ItemModelResolver
bh()
getItemModelResolver()
method_65386()
getItemModelManager()
public boolean
bi()
canInterruptScreen()
method_73363()
canCurrentScreenInterruptOtherScreen()
public static String
bj()
getLauncherBrand()
method_54578()
getLauncherBrand()
public PacketProcessor
bk()
packetProcessor()
method_74186()
getPacketApplyBatcher()
public Gizmos$TemporaryCollection
bl()
collectPerTickGizmos()
method_75308()
newGizmoScope()
public Collection<SimpleGizmoCollector$GizmoInstance>
bm()
getPerTickGizmos()
method_75309()
getGizmos()