net.minecraft.client

public class Minecraft

extends ReentrantBlockableEventLoop<Runnable> implements SnooperPopulator, WindowEventHandler

All mapped superinterfaces:

ProcessorHandle, SnooperPopulator, WindowEventHandler

dbl
net.minecraft.client.Minecraft
net.minecraft.class_310
net.minecraft.client.MinecraftClient
net.minecraft.client.Minecraft

Field summary

Modifier and TypeField
private static Minecraft
E
instance
field_1700
instance
field_71432_P
private static final org.apache.logging.log4j.Logger
F
LOGGER
field_1762
LOGGER
field_147123_G
public static final boolean
a
ON_OSX
field_1703
IS_SYSTEM_MAC
field_142025_a
public static final ResourceLocation
b
DEFAULT_FONT
field_1740
DEFAULT_TEXT_RENDERER_ID
field_211502_b
public static final ResourceLocation
c
ALT_FONT
field_1749
ALT_TEXT_RENDERER_ID
field_71464_q
private static final CompletableFuture<Unit>
G
RESOURCE_RELOAD_INITIAL_TASK
field_18009
COMPLETED_UNIT_FUTURE
field_223714_G
private final File
H
resourcePackDirectory
field_1757
resourcePackDir
field_130070_K
private final com.mojang.authlib.properties.PropertyMap
I
profileProperties
field_1694
sessionPropertyMap
field_181038_N
private final TextureManager
J
textureManager
field_1764
textureManager
field_71446_o
private final com.mojang.datafixers.DataFixer
K
fixerUpper
field_1768
dataFixer
field_184131_U
private final VirtualScreen
L
virtualScreen
field_1686
windowProvider
field_195557_T
private final Window
M
window
field_1704
window
field_195558_d
private final Timer
N
timer
field_1728
renderTickCounter
field_71428_T
private final Snooper
O
snooper
field_1775
snooper
field_71427_U
private final RenderBuffers
P
renderBuffers
field_20909
bufferBuilders
field_228006_P_
public final LevelRenderer
d
levelRenderer
field_1769
worldRenderer
field_71438_f
private final EntityRenderDispatcher
Q
entityRenderDispatcher
field_1731
entityRenderManager
field_175616_W
private final ItemRenderer
R
itemRenderer
field_1742
itemRenderer
field_175621_X
private final ItemInHandRenderer
S
itemInHandRenderer
field_1737
heldItemRenderer
field_175620_Y
public final ParticleEngine
e
particleEngine
field_1713
particleManager
field_71452_i
private final SearchRegistry
T
searchRegistry
field_1733
searchManager
field_193995_ae
private final User
U
user
field_1726
session
field_71449_j
public final Font
f
font
field_1772
textRenderer
field_71466_p
public final GameRenderer
g
gameRenderer
field_1773
gameRenderer
field_71460_t
public final DebugRenderer
h
debugRenderer
field_1709
debugRenderer
field_184132_p
private final AtomicReference<StoringChunkProgressListener>
V
progressListener
field_17405
worldGenProgressTracker
field_213277_ad
public final Gui
i
gui
field_1705
inGameHud
field_71456_v
public final Options
j
options
field_1690
options
field_71474_y
private final HotbarManager
W
hotbarManager
field_1732
creativeHotbarStorage
field_191950_u
public final MouseHandler
k
mouseHandler
field_1729
mouse
field_71417_B
public final KeyboardHandler
l
keyboardHandler
field_1774
keyboard
field_195559_v
public final File
m
gameDirectory
field_1697
runDirectory
field_71412_D
private final String
X
launchedVersion
field_1711
gameVersion
field_110447_Z
private final String
Y
versionType
field_1720
versionType
field_184130_ao
private final Proxy
Z
proxy
field_1739
netProxy
field_110453_aa
private final LevelStorageSource
aa
levelSource
field_1748
levelStorage
field_71469_aa
public final FrameTimer
n
frameTimer
field_1688
metricsData
field_181542_y
private final boolean
ab
is64bit
field_1693
is64Bit
field_147129_ai
private final boolean
ac
demo
field_1721
isDemo
field_71459_aj
private final GameProfiler
ad
profiler
field_16240
profiler
field_71424_I
private final ReloadableResourceManager
ae
resourceManager
field_1745
resourceManager
field_110451_am
private final ClientPackSource
af
clientPackSource
field_1722
builtinPackProvider
field_195554_ax
private final PackRepository<UnopenedResourcePack>
ag
resourcePackRepository
field_1715
resourcePackManager
field_110448_aq
private final LanguageManager
ah
languageManager
field_1717
languageManager
field_135017_as
private final BlockColors
ai
blockColors
field_1751
blockColorMap
field_184127_aH
private final ItemColors
aj
itemColors
field_1760
itemColorMap
field_184128_aI
private final RenderTarget
ak
mainRenderTarget
field_1689
framebuffer
field_147124_at
private final SoundManager
al
soundManager
field_1727
soundManager
field_147127_av
private final MusicManager
am
musicManager
field_1714
musicTracker
field_147126_aw
private final FontManager
an
fontManager
field_1708
fontManager
field_211501_aD
private final SplashManager
ao
splashManager
field_17763
splashTextLoader
field_213271_aF
private final com.mojang.authlib.minecraft.MinecraftSessionService
ap
minecraftSessionService
field_1723
sessionService
field_152355_az
private final SkinManager
aq
skinManager
field_1707
skinProvider
field_152350_aA
private final ModelManager
ar
modelManager
field_1763
bakedModelManager
field_175617_aL
private final BlockRenderDispatcher
as
blockRenderer
field_1756
blockRenderManager
field_175618_aM
private final PaintingTextureManager
at
paintingTextures
field_18008
paintingManager
field_213272_aL
private final MobEffectTextureManager
au
mobEffectTextures
field_18173
statusEffectSpriteManager
field_213273_aM
private final ToastComponent
av
toast
field_1702
toastManager
field_193034_aS
private final Game
aw
game
field_16762
game
field_213274_aO
private final Tutorial
ax
tutorial
field_1758
tutorialManager
field_193035_aW
public static byte[]
o
reserve
field_1718
memoryReservedForCrash
field_71444_a
public MultiPlayerGameMode
p
gameMode
field_1761
interactionManager
field_71442_b
public ClientLevel
q
level
field_1687
world
field_71441_e
public LocalPlayer
r
player
field_1724
player
field_71439_g
private IntegratedServer
ay
singleplayerServer
field_1766
server
field_71437_Z
private ServerData
az
currentServer
field_1699
currentServerEntry
field_71422_O
private Connection
aA
pendingConnection
field_1746
clientConnection
field_71453_ak
private boolean
aB
isLocalServer
field_1759
isIntegratedServerRunning
field_71455_al
public Entity
s
cameraEntity
field_1719
cameraEntity
field_175622_Z
public Entity
t
crosshairPickEntity
field_1692
targetedEntity
field_147125_j
public HitResult
u
hitResult
field_1765
crosshairTarget
field_71476_x
private int
aC
rightClickDelay
field_1752
itemUseCooldown
field_71467_ac
protected int
v
missTime
field_1771
attackCooldown
field_71429_W
private boolean
aD
pause
field_1734
paused
field_71445_n
private float
aE
pausePartialTick
field_1741
pausedTickDelta
field_193996_ah
private long
aF
lastNanoTime
field_1750
lastMetricsSampleTime
field_181543_z
private long
aG
lastTime
field_1712
nextDebugInfoUpdateTime
field_71419_L
private int
aH
frames
field_1735
fpsCounter
field_71420_M
public boolean
w
noRender
field_1743
skipGameRender
field_71454_w
public Screen
x
screen
field_1755
currentScreen
field_71462_r
public Overlay
y
overlay
field_18175
overlay
field_213279_p
private boolean
aI
connectedToRealms
field_1744
connectedToRealms
field_181541_X
private Thread
aJ
gameThread
field_1696
thread
field_152352_aC
private volatile boolean
aK
running
field_1698
running
field_71425_J
private CrashReport
aL
delayedCrash
field_1747
crashReport
field_71433_S
private static int
aM
fps
field_1738
currentFps
field_71470_ab
public String
z
fpsString
field_1770
fpsDebugString
field_71426_K
public boolean
B
chunkPath
field_20907
debugChunkInfo
field_228004_B_
public boolean
C
chunkVisibility
field_20908
debugChunkOcculsion
field_228005_C_
public boolean
D
smartCull
field_1730
chunkCullingEnabled
field_175612_E
private boolean
aN
windowActive
field_1695
windowFocused
field_195555_I
private final Queue<Runnable>
aO
progressTasks
field_17404
renderTaskQueue
field_213275_aU
private CompletableFuture<Void>
aP
pendingReload
field_18174
resourceReloadFuture
field_213276_aV
private String
aQ
debugPath
field_1701
openProfilerSection
field_71465_an

Constructor summary

ModifierConstructor
public (GameConfig args)

Method summary

Modifier and TypeMethod
private void
a(Throwable arg0)
rollbackResourcePacks(Throwable arg0)
method_24226(Throwable arg0)
handleResourceReloadExecption(Throwable throwable)
func_229988_a_(Throwable arg0)
public void
b()
run()
method_1514()
run()
func_99999_d()
private void
av()
createSearchTrees()
method_1546()
initializeSearchableContainers()
func_193986_ar()
private void
a(int arg0, long arg1)
onFullscreenError(int arg0, long arg1)
method_1506(int arg0, long arg1)
handleGlErrorByDisableVsync(int error, long description)
func_195545_a(int arg0, long arg1)
private static boolean
aw()
checkIs64Bit()
method_1476()
checkIs64Bit()
func_147122_X()
public RenderTarget
c()
getMainRenderTarget()
method_1522()
getFramebuffer()
func_147110_a()
public String
d()
getLaunchedVersion()
method_1515()
getGameVersion()
func_175600_c()
public String
e()
getVersionType()
method_1547()
getVersionType()
func_184123_d()
private void
az()
startTimerHackThread()
method_1527()
startTimerHackThread()
func_71389_H()
public void
a(h arg0)
delayCrash(CrashReport arg0)
method_1494(class_128 arg0)
setCrashReport(CrashReport arg0)
func_71404_a(CrashReport arg0)
public static void
b(h arg0)
crash(CrashReport arg0)
method_1565(class_128 arg0)
printCrashReport(CrashReport arg0)
func_71377_b(CrashReport arg0)
public boolean
f()
isEnforceUnicode()
method_1573()
forcesUnicodeFont()
func_211821_e()
public CompletableFuture<Void>
g()
reloadResourcePacks()
method_1521()
reloadResources()
func_213237_g()
private void
aA()
selfTest()
method_17044()
checkGameData()
func_213256_aB()
public LevelStorageSource
h()
getLevelSource()
method_1586()
getLevelStorage()
func_71359_d()
public void
a(dfz arg0)
setScreen(Screen arg0)
method_1507(class_437 arg0)
openScreen(Screen screen)
func_147108_a(Screen arg0)
public void
a(dfu arg0)
setOverlay(Overlay arg0)
method_18502(class_4071 arg0)
setOverlay(Overlay overlay)
func_213268_a(LoadingGui arg0)
public void
i()
destroy()
method_1490()
stop()
func_71405_e()
public void
close()
close()
close()
close()
private void
d(boolean arg0)
runTick(boolean arg0)
method_1523(boolean arg0)
render(boolean tick)
func_195542_b(boolean arg0)
public void
a()
resizeDisplay()
method_15993()
onResolutionChanged()
func_213226_a()
private int
aB()
getFramerateLimit()
method_16009()
getFramerateLimit()
func_213243_aC()
public void
j()
emergencySave()
method_1519()
cleanUpAfterCrash()
func_71398_f()
void
a(int arg0)
debugFpsMeterKeyPress(int arg0)
method_1524(int arg0)
handleProfilerKeyPress(int digit)
func_71383_b(int arg0)
private void
aC()
renderFpsMeter()
method_1492()
drawProfilerResults()
func_203410_as()
public void
k()
stop()
method_1592()
scheduleStop()
func_71400_g()
public boolean
l()
isRunning()
method_22108()
isRunning()
func_228025_l_()
public void
b(boolean arg0)
pauseGame(boolean arg0)
method_20539(boolean arg0)
openPauseMenu(boolean arg0)
func_71385_j(boolean arg0)
private void
e(boolean arg0)
continueAttack(boolean arg0)
method_1590(boolean arg0)
handleBlockBreaking(boolean arg0)
func_147115_a(boolean arg0)
private void
aD()
startAttack()
method_1536()
doAttack()
func_147116_af()
private void
aE()
startUseItem()
method_1583()
doItemUse()
func_147121_ag()
public MusicManager
m()
getMusicManager()
method_1538()
getMusicTracker()
func_181535_r()
public void
n()
tick()
method_1574()
tick()
func_71407_l()
private void
aF()
handleKeybinds()
method_1508()
handleInputEvents()
func_184117_aA()
public void
a(String arg0, String arg1, bjx arg2)
selectLevel(String arg0, String arg1, LevelSettings arg2)
method_1559(String arg0, String arg1, class_1940 arg2)
startIntegratedServer(String name, String displayName, LevelInfo arg2)
func_71371_a(String arg0, String arg1, WorldSettings arg2)
public void
a(dnl arg0)
setLevel(ClientLevel arg0)
method_1481(class_638 arg0)
joinWorld(ClientWorld arg0)
func_71403_a(ClientWorld arg0)
public void
o()
clearLevel()
method_18099()
disconnect()
func_213254_o()
public void
b(dfz arg0)
clearLevel(Screen arg0)
method_18096(class_437 arg0)
disconnect(Screen screen)
func_213231_b(Screen arg0)
private void
c(dfz arg0)
updateScreenAndTick(Screen arg0)
method_18098(class_437 arg0)
reset(Screen arg0)
func_213241_c(Screen arg0)
private void
b(dnl arg0)
updateLevelInEngines(ClientLevel arg0)
method_18097(class_638 arg0)
setWorld(ClientWorld arg0)
func_213257_b(ClientWorld arg0)
public final boolean
p()
isDemo()
method_1530()
isDemo()
func_71355_q()
public ClientPacketListener
q()
getConnection()
method_1562()
getNetworkHandler()
func_147114_u()
public static boolean
r()
renderNames()
method_1498()
isHudEnabled()
func_71382_s()
public static boolean
s()
useFancyGraphics()
method_1517()
isFancyGraphicsEnabled()
func_71375_t()
public static boolean
t()
useAmbientOcclusion()
method_1588()
isAmbientOcclusionEnabled()
func_71379_u()
private void
aG()
pickBlock()
method_1511()
doItemPick()
func_147112_ai()
private ItemStack
a(bek arg0, bwi arg1)
addCustomNbtData(ItemStack arg0, BlockEntity arg1)
method_1499(class_1799 arg0, class_2586 arg1)
addBlockEntityNbt(ItemStack stack, BlockEntity blockEntity)
func_184119_a(ItemStack arg0, TileEntity arg1)
public CrashReport
c(h arg0)
fillReport(CrashReport arg0)
method_1587(class_128 arg0)
addDetailsToCrashReport(CrashReport report)
func_71396_d(CrashReport arg0)
public static void
a(ebc arg0, String arg1, dbp arg2, h arg3)
fillReport(LanguageManager arg0, String arg1, Options arg2, CrashReport arg3)
method_22681(class_1076 arg0, String arg1, class_315 arg2, class_128 arg3)
addSystemDetailsToCrashReport(LanguageManager languageManager, String version, GameOptions options, CrashReport report)
func_228009_a_(LanguageManager arg0, String arg1, GameSettings arg2, CrashReport arg3)
public static Minecraft
u()
getInstance()
method_1551()
getInstance()
func_71410_x()
public CompletableFuture<Void>
w()
delayTextureReload()
method_1513()
reloadResourcesConcurrently()
func_213245_w()
public void
a(ajp arg0)
populateSnooper(Snooper arg0)
method_5495(class_1276 arg0)
addSnooperInfo(Snooper arg0)
func_70000_a(Snooper arg0)
private String
aH()
getCurrentSnooperAction()
method_1563()
getCurrentAction()
func_181538_aA()
public void
a(dnr arg0)
setCurrentServer(ServerData arg0)
method_1584(class_642 arg0)
setCurrentServerEntry(ServerInfo arg0)
func_71351_a(ServerData arg0)
public ServerData
x()
getCurrentServer()
method_1558()
getCurrentServerEntry()
func_147104_D()
public boolean
y()
isLocalServer()
method_1542()
isInSingleplayer()
func_71387_A()
public boolean
z()
hasSingleplayerServer()
method_1496()
isIntegratedServerRunning()
func_71356_B()
public IntegratedServer
A()
getSingleplayerServer()
method_1576()
getServer()
func_71401_C()
public Snooper
B()
getSnooper()
method_1552()
getSnooper()
func_71378_E()
public User
C()
getUser()
method_1548()
getSession()
func_110432_I()
public com.mojang.authlib.properties.PropertyMap
D()
getProfileProperties()
method_1539()
getSessionProperties()
func_181037_M()
public Proxy
E()
getProxy()
method_1487()
getNetworkProxy()
func_110437_J()
public TextureManager
F()
getTextureManager()
method_1531()
getTextureManager()
func_110434_K()
public ResourceManager
G()
getResourceManager()
method_1478()
getResourceManager()
func_195551_G()
public PackRepository<UnopenedResourcePack>
H()
getResourcePackRepository()
method_1520()
getResourcePackManager()
func_195548_H()
public ClientPackSource
I()
getClientPackSource()
method_1516()
getResourcePackDownloader()
func_195541_I()
public File
J()
getResourcePackDirectory()
method_1479()
getResourcePackDir()
func_195549_J()
public LanguageManager
K()
getLanguageManager()
method_1526()
getLanguageManager()
func_135016_M()
public Function<ResourceLocation, TextureAtlasSprite>
a(sm arg0)
getTextureAtlas(ResourceLocation arg0)
method_1549(class_2960 arg0)
getSpriteAtlas(Identifier arg0)
func_228015_a_(ResourceLocation arg0)
public boolean
L()
is64Bit()
method_1540()
is64Bit()
func_147111_S()
public boolean
M()
isPaused()
method_1493()
isPaused()
func_147113_T()
public SoundManager
N()
getSoundManager()
method_1483()
getSoundManager()
func_147118_V()
public MusicManager$Music
O()
getSituationalMusic()
method_1544()
getMusicType()
func_147109_W()
public com.mojang.authlib.minecraft.MinecraftSessionService
P()
getMinecraftSessionService()
method_1495()
getSessionService()
func_152347_ac()
public SkinManager
Q()
getSkinManager()
method_1582()
getSkinProvider()
func_152342_ad()
public Entity
R()
getCameraEntity()
method_1560()
getCameraEntity()
func_175606_aa()
public void
a(akn arg0)
setCameraEntity(Entity arg0)
method_1504(class_1297 arg0)
setCameraEntity(Entity entity)
func_175607_a(Entity arg0)
protected Thread
ay()
getRunningThread()
method_3777()
getThread()
func_213170_ax()
getThread()
protected Runnable
d(Runnable arg0)
wrapRunnable(Runnable arg0)
method_16211(Runnable arg0)
createTask(Runnable arg0)
func_212875_d_(Runnable arg0)
postToMainThread(Runnable arg0)
protected boolean
c(Runnable arg0)
shouldRun(Runnable arg0)
method_18856(Runnable arg0)
canExecute(Runnable arg0)
func_212874_c_(Runnable arg0)
canExecute(Runnable arg0)
public BlockRenderDispatcher
S()
getBlockRenderer()
method_1541()
getBlockRenderManager()
func_175602_ab()
public EntityRenderDispatcher
T()
getEntityRenderDispatcher()
method_1561()
getEntityRenderManager()
func_175598_ae()
public ItemRenderer
U()
getItemRenderer()
method_1480()
getItemRenderer()
func_175599_af()
public ItemInHandRenderer
W()
getItemInHandRenderer()
method_1489()
getHeldItemRenderer()
func_175597_ag()
public <T> MutableSearchTree<T>
a(ede$a<T> arg0)
getSearchTree(SearchRegistry$Key<T> arg0)
method_1484(class_1124$class_1125<T> arg0)
getSearchableContainer(SearchManager$Key<T> key)
func_213253_a(SearchTreeManager$Key<T> arg0)
public FrameTimer
Y()
getFrameTimer()
method_1570()
getMetricsData()
func_181539_aj()
public boolean
Z()
isConnectedToRealms()
method_1589()
isConnectedToRealms()
func_181540_al()
public void
c(boolean arg0)
setConnectedToRealms(boolean arg0)
method_1537(boolean arg0)
setConnectedToRealms(boolean connectedToRealms)
func_181537_a(boolean arg0)
public com.mojang.datafixers.DataFixer
aa()
getFixerUpper()
method_1543()
getDataFixer()
func_184126_aj()
public float
ab()
getFrameTime()
method_1488()
getTickDelta()
func_184121_ak()
public float
ac()
getDeltaFrameTime()
method_1534()
getLastFrameDuration()
func_193989_ak()
public BlockColors
ad()
getBlockColors()
method_1505()
getBlockColorMap()
func_184125_al()
public boolean
ae()
showOnlyReducedInfo()
method_1555()
hasReducedDebugInfo()
func_189648_am()
public ToastComponent
af()
getToasts()
method_1566()
getToastManager()
func_193033_an()
public Tutorial
ag()
getTutorial()
method_1577()
getTutorialManager()
func_193032_ao()
public boolean
ah()
isWindowActive()
method_1569()
isWindowFocused()
func_195544_aj()
public HotbarManager
ai()
getHotbarManager()
method_1571()
getCreativeHotbarStorage()
func_199403_al()
public ModelManager
aj()
getModelManager()
method_1554()
getBakedModelManager()
func_209506_al()
public FontManager
ak()
getFontManager()
method_1568()
getFontManager()
func_211500_ak()
public PaintingTextureManager
al()
getPaintingTextures()
method_18321()
getPaintingManager()
func_213263_ao()
public MobEffectTextureManager
am()
getMobEffectTextures()
method_18505()
getStatusEffectSpriteManager()
func_213248_ap()
public void
a(boolean arg0)
setWindowActive(boolean arg0)
method_15995(boolean arg0)
onWindowFocusChanged(boolean arg0)
func_213228_a(boolean arg0)
public ProfilerFiller
an()
getProfiler()
method_16011()
getProfiler()
func_213239_aq()
public Game
ao()
getGame()
method_16689()
getGame()
func_213229_ar()
public SplashManager
aq()
getSplashManager()
method_18095()
getSplashTextLoader()
func_213269_at()
public Overlay
ar()
getOverlay()
method_18506()
getOverlay()
func_213250_au()
public boolean
as()
renderOnThread()
method_22107()
shouldRenderAsync()
func_228017_as_()
public Window
at()
getWindow()
method_22683()
getWindow()
func_228018_at_()
public RenderBuffers
au()
renderBuffers()
method_22940()
getBufferBuilders()
func_228019_au_()
private static UnopenedResourcePack
a(String arg0, boolean arg1, Supplier<ye> arg2, ye arg3, yj arg4, yt$a arg5)
createClientPackAdapter(String arg0, boolean arg1, Supplier<Pack> arg2, Pack arg3, PackMetadataSection arg4, UnopenedPack$Position arg5)
method_24038(String arg0, boolean arg1, Supplier<class_3262> arg2, class_3262 arg3, class_3272 arg4, class_3288$class_3289 arg5)
createResourcePackProfile(String arg0, boolean arg1, Supplier<ResourcePack> arg2, ResourcePack arg3, PackResourceMetadata arg4, ResourcePackProfile$InsertionPosition arg5)
func_228011_a_(String arg0, boolean arg1, Supplier<IResourcePack> arg2, IResourcePack arg3, PackMetadataSection arg4, ResourcePackInfo$Priority arg5)
private static Supplier<Pack>
b(Supplier<ye> arg0)
adaptV3(Supplier<Pack> arg0)
method_24042(Supplier<class_3262> arg0)
createV3ResoucePackFactory(Supplier<ResourcePack> arg0)
func_228021_b_(Supplier<IResourcePack> arg0)
private static Supplier<Pack>
c(Supplier<ye> arg0)
adaptV4(Supplier<Pack> arg0)
method_24043(Supplier<class_3262> arg0)
createV4ResourcePackFactory(Supplier<ResourcePack> arg0)
func_228022_c_(Supplier<IResourcePack> arg0)
public void
b(int arg0)
updateMaxMipLevel(int arg0)
method_24041(int arg0)
resetMipmapLevels(int mipmapLevels)
func_228020_b_(int arg0)