Uses of Class
net.minecraft.client.Minecraft
Package
Description
-
Uses of Minecraft in com.mojang.realmsclient.client
-
Uses of Minecraft in com.mojang.realmsclient.gui
ModifierConstructorDescriptionRealmsDataFetcher
(Minecraft p_167333_, RealmsClient p_167334_) protected
RealmsDataFetcher
(Minecraft p_167336_, RealmsClient p_167337_, RealmsPersistence p_167338_) -
Uses of Minecraft in com.mojang.realmsclient.gui.screens
-
Uses of Minecraft in com.mojang.realmsclient.util.task
ModifierConstructorDescriptionOpenServerTask
(RealmsServer p_181344_, Screen p_181345_, RealmsMainScreen p_181346_, boolean p_181347_, Minecraft p_181348_) -
Uses of Minecraft in net.minecraft.client
Modifier and TypeFieldDescriptionprivate static Minecraft
Minecraft.instance
private final Minecraft
ClientTelemetryManager.minecraft
private final Minecraft
Game.minecraft
private final Minecraft
KeyboardHandler.minecraft
private final Minecraft
MouseHandler.minecraft
protected Minecraft
Options.minecraft
private final Minecraft
PeriodicNotificationManager.NotificationTask.minecraft
Modifier and TypeFieldDescriptionprivate Function<Minecraft,
CycleButton.TooltipSupplier<T>> CycleOption.tooltip
private final Function<Minecraft,
List<FormattedCharSequence>> ProgressOption.tooltipSupplier
Modifier and TypeMethodDescriptionstatic void
Minecraft.fillReport
(Minecraft p_167873_, LanguageManager p_167874_, String p_167875_, Options p_167876_, CrashReport p_167877_) private static SystemReport
Minecraft.fillSystemReport
(SystemReport p_167851_, Minecraft p_167852_, LanguageManager p_167853_, String p_167854_, Options p_167855_) Modifier and TypeMethodDescriptionCycleOption.setTooltip
(Function<Minecraft, CycleButton.TooltipSupplier<T>> p_167774_) ModifierConstructorDescriptionClientTelemetryManager
(Minecraft p_193539_, com.mojang.authlib.minecraft.UserApiService p_193540_, Optional<String> p_193541_, Optional<String> p_193542_, UUID p_193543_) KeyboardHandler
(Minecraft p_90875_) MouseHandler
(Minecraft p_91522_) -
Uses of Minecraft in net.minecraft.client.gui
-
Uses of Minecraft in net.minecraft.client.gui.chat
Modifier and TypeFieldDescriptionprivate final Minecraft
OverlayChatListener.minecraft
private final Minecraft
StandardChatListener.minecraft
ModifierConstructorDescriptionOverlayChatListener
(Minecraft p_93352_) StandardChatListener
(Minecraft p_93359_) -
Uses of Minecraft in net.minecraft.client.gui.components
Modifier and TypeFieldDescriptionprotected final Minecraft
AbstractSelectionList.minecraft
private final Minecraft
BossHealthOverlay.minecraft
private final Minecraft
ChatComponent.minecraft
(package private) final Minecraft
CommandSuggestions.minecraft
private final Minecraft
DebugScreenOverlay.minecraft
private final Minecraft
PlayerTabOverlay.minecraft
private final Minecraft
SubtitleOverlay.minecraft
Modifier and TypeMethodDescriptionprotected void
protected void
ModifierConstructorDescriptionAbstractSelectionList
(Minecraft p_93404_, int p_93405_, int p_93406_, int p_93407_, int p_93408_, int p_93409_) BossHealthOverlay
(Minecraft p_93702_) ChatComponent
(Minecraft p_93768_) CommandSuggestions
(Minecraft p_93871_, Screen p_93872_, EditBox p_93873_, Font p_93874_, boolean p_93875_, boolean p_93876_, int p_93877_, int p_93878_, boolean p_93879_, int p_93880_) ContainerObjectSelectionList
(Minecraft p_94010_, int p_94011_, int p_94012_, int p_94013_, int p_94014_, int p_94015_) DebugScreenOverlay
(Minecraft p_94039_) ObjectSelectionList
(Minecraft p_94442_, int p_94443_, int p_94444_, int p_94445_, int p_94446_, int p_94447_) OptionsList
(Minecraft p_94465_, int p_94466_, int p_94467_, int p_94468_, int p_94469_, int p_94470_) PlayerTabOverlay
(Minecraft p_94527_, Gui p_94528_) SubtitleOverlay
(Minecraft p_94641_) VolumeSlider
(Minecraft p_94662_, int p_94663_, int p_94664_, SoundSource p_94665_, int p_94666_) -
Uses of Minecraft in net.minecraft.client.gui.components.spectator
-
Uses of Minecraft in net.minecraft.client.gui.components.toasts
Modifier and TypeMethodDescriptionstatic SystemToast
SystemToast.multiline
(Minecraft p_94848_, SystemToast.SystemToastIds p_94849_, Component p_94850_, Component p_94851_) static void
SystemToast.onPackCopyFailure
(Minecraft p_94876_, String p_94877_) static void
SystemToast.onWorldAccessFailure
(Minecraft p_94853_, String p_94854_) static void
SystemToast.onWorldDeleteFailure
(Minecraft p_94867_, String p_94868_) -
Uses of Minecraft in net.minecraft.client.gui.font
Modifier and TypeMethodDescriptionTextFieldHelper.createClipboardGetter
(Minecraft p_95154_) TextFieldHelper.createClipboardSetter
(Minecraft p_95183_) static String
TextFieldHelper.getClipboardContents
(Minecraft p_95170_) static void
TextFieldHelper.setClipboardContents
(Minecraft p_95156_, String p_95157_) -
Uses of Minecraft in net.minecraft.client.gui.screens
Modifier and TypeFieldDescriptionprivate final Minecraft
LoadingOverlay.minecraft
protected Minecraft
Screen.minecraft
Modifier and TypeMethodDescriptionprivate void
ConnectScreen.connect
(Minecraft p_169265_, ServerAddress p_169266_) static <T extends AbstractContainerMenu>
voidstatic CycleButton<Difficulty>
OptionsScreen.createDifficultyButton
(int p_193847_, int p_193848_, int p_193849_, String p_193850_, Minecraft p_193851_) default void
MenuScreens.ScreenConstructor.fromPacket
(Component p_96210_, MenuType<T> p_96211_, Minecraft p_96212_, int p_96213_) static <T extends AbstractContainerMenu>
Optional<MenuScreens.ScreenConstructor<T,?>> MenuScreens.getScreenFactory
(MenuType<T> p_96202_, Minecraft p_96203_, int p_96204_, Component p_96205_) final void
static void
LoadingOverlay.registerTextures
(Minecraft p_96190_) void
void
void
void
void
static void
ConnectScreen.startConnecting
(Screen p_169268_, Minecraft p_169269_, ServerAddress p_169270_, ServerData p_169271_) ModifierConstructorDescriptionLanguageSelectionList
(Minecraft p_96103_) LoadingOverlay
(Minecraft p_96172_, ReloadInstance p_96173_, Consumer<Optional<Throwable>> p_96174_, boolean p_96175_) -
Uses of Minecraft in net.minecraft.client.gui.screens.achievement
ModifierConstructorDescriptionGeneralStatisticsList
(Minecraft p_96995_) ItemStatisticsList
(Minecraft p_97032_) MobsStatisticsList
(Minecraft p_97100_) -
Uses of Minecraft in net.minecraft.client.gui.screens.advancements
Modifier and TypeFieldDescriptionprivate final Minecraft
AdvancementTab.minecraft
private final Minecraft
AdvancementWidget.minecraft
Modifier and TypeMethodDescriptionstatic AdvancementTab
AdvancementTab.create
(Minecraft p_97171_, AdvancementsScreen p_97172_, int p_97173_, Advancement p_97174_) ModifierConstructorDescriptionAdvancementTab
(Minecraft mc, AdvancementsScreen screen, AdvancementTabType type, int index, int page, Advancement adv, DisplayInfo info) AdvancementTab
(Minecraft p_97145_, AdvancementsScreen p_97146_, AdvancementTabType p_97147_, int p_97148_, Advancement p_97149_, DisplayInfo p_97150_) AdvancementWidget
(AdvancementTab p_97255_, Minecraft p_97256_, Advancement p_97257_, DisplayInfo p_97258_) -
Uses of Minecraft in net.minecraft.client.gui.screens.controls
-
Uses of Minecraft in net.minecraft.client.gui.screens.debug
Modifier and TypeMethodDescriptionprivate static void
GameModeSwitcherScreen.switchToHoveredGameMode
(Minecraft p_97565_, Optional<GameModeSwitcherScreen.GameModeIcon> p_97566_) -
Uses of Minecraft in net.minecraft.client.gui.screens.inventory
Modifier and TypeMethodDescriptionstatic void
CreativeModeInventoryScreen.handleHotbarLoadOrSave
(Minecraft p_98599_, int p_98600_, boolean p_98601_, boolean p_98602_) void
void
void
void
void
void
-
Uses of Minecraft in net.minecraft.client.gui.screens.multiplayer
Modifier and TypeFieldDescriptionprivate final Minecraft
ServerSelectionList.LANHeader.minecraft
protected final Minecraft
ServerSelectionList.NetworkServerEntry.minecraft
private final Minecraft
ServerSelectionList.OnlineServerEntry.minecraft
ModifierConstructorDescriptionServerSelectionList
(JoinMultiplayerScreen p_99771_, Minecraft p_99772_, int p_99773_, int p_99774_, int p_99775_, int p_99776_, int p_99777_) -
Uses of Minecraft in net.minecraft.client.gui.screens.packs
Modifier and TypeFieldDescriptionprotected final Minecraft
TransferableSelectionList.PackEntry.minecraft
Modifier and TypeMethodDescriptionprivate static MultiLineLabel
TransferableSelectionList.PackEntry.cacheDescription
(Minecraft p_100110_, Component p_100111_) private static FormattedCharSequence
protected static void
ModifierConstructorDescriptionPackEntry
(Minecraft p_100084_, TransferableSelectionList p_100085_, Screen p_100086_, PackSelectionModel.Entry p_100087_) TransferableSelectionList
(Minecraft p_100058_, int p_100059_, int p_100060_, Component p_100061_) -
Uses of Minecraft in net.minecraft.client.gui.screens.recipebook
Modifier and TypeFieldDescription(package private) Minecraft
OverlayRecipeComponent.minecraft
protected Minecraft
RecipeBookComponent.minecraft
private Minecraft
RecipeBookPage.minecraft
Modifier and TypeMethodDescriptionvoid
OverlayRecipeComponent.init
(Minecraft p_100195_, RecipeCollection p_100196_, int p_100197_, int p_100198_, int p_100199_, int p_100200_, float p_100201_) void
RecipeBookComponent.init
(int p_100310_, int p_100311_, Minecraft p_100312_, boolean p_100313_, RecipeBookMenu<?> p_100314_) void
void
GhostRecipe.render
(PoseStack p_100150_, Minecraft p_100151_, int p_100152_, int p_100153_, boolean p_100154_, float p_100155_) void
RecipeBookTabButton.startAnimation
(Minecraft p_100452_) -
Uses of Minecraft in net.minecraft.client.gui.screens.social
Modifier and TypeFieldDescriptionprivate final Minecraft
PlayerEntry.minecraft
private final Minecraft
PlayerSocialManager.minecraft
Modifier and TypeMethodDescriptionprivate void
SocialInteractionsScreen.updateServerLabel
(Minecraft p_100768_) ModifierConstructorDescriptionPlayerEntry
(Minecraft p_100552_, SocialInteractionsScreen p_100553_, UUID p_100554_, String p_100555_, Supplier<ResourceLocation> p_100556_) PlayerSocialManager
(Minecraft p_194057_, com.mojang.authlib.minecraft.UserApiService p_194058_) SocialInteractionsPlayerList
(SocialInteractionsScreen p_100697_, Minecraft p_100698_, int p_100699_, int p_100700_, int p_100701_, int p_100702_, int p_100703_) -
Uses of Minecraft in net.minecraft.client.gui.screens.worldselection
Modifier and TypeFieldDescriptionprivate final Minecraft
WorldSelectionList.WorldListEntry.minecraft
Modifier and TypeMethodDescriptionstatic OptimizeWorldScreen
OptimizeWorldScreen.create
(Minecraft p_101316_, it.unimi.dsi.fastutil.booleans.BooleanConsumer p_101317_, com.mojang.datafixers.DataFixer p_101318_, LevelStorageSource.LevelStorageAccess p_101319_, boolean p_101320_) static Path
CreateWorldScreen.createTempDataPackDirFromExistingWorld
(Path p_100907_, Minecraft p_100908_) void
WorldGenSettingsComponent.init
(CreateWorldScreen p_101430_, Minecraft p_101431_, Font p_101432_) void
ModifierConstructorDescriptionWorldSelectionList
(SelectWorldScreen p_101658_, Minecraft p_101659_, int p_101660_, int p_101661_, int p_101662_, int p_101663_, int p_101664_, Supplier<String> p_101665_, WorldSelectionList p_101666_) -
Uses of Minecraft in net.minecraft.client.multiplayer
Modifier and TypeFieldDescriptionprivate final Minecraft
ClientAdvancements.minecraft
private final Minecraft
ClientHandshakePacketListenerImpl.minecraft
private final Minecraft
ClientLevel.minecraft
private final Minecraft
ClientPacketListener.minecraft
private final Minecraft
ClientSuggestionProvider.minecraft
private final Minecraft
MultiPlayerGameMode.minecraft
private final Minecraft
ServerList.minecraft
ModifierConstructorDescriptionClientAdvancements
(Minecraft p_104395_) ClientHandshakePacketListenerImpl
(Connection p_104526_, Minecraft p_104527_, Screen p_104528_, Consumer<Component> p_104529_) ClientPacketListener
(Minecraft p_194193_, Screen p_194194_, Connection p_194195_, com.mojang.authlib.GameProfile p_194196_, ClientTelemetryManager p_194197_) ClientSuggestionProvider
(ClientPacketListener p_105165_, Minecraft p_105166_) MultiPlayerGameMode
(Minecraft p_105203_, ClientPacketListener p_105204_) ServerList
(Minecraft p_105430_) -
Uses of Minecraft in net.minecraft.client.player
ModifierConstructorDescriptionLocalPlayer
(Minecraft p_108621_, ClientLevel p_108622_, ClientPacketListener p_108623_, StatsCounter p_108624_, ClientRecipeBook p_108625_, boolean p_108626_, boolean p_108627_) -
Uses of Minecraft in net.minecraft.client.renderer
Modifier and TypeFieldDescriptionprivate final Minecraft
GameRenderer.minecraft
private final Minecraft
ItemInHandRenderer.minecraft
private final Minecraft
LevelRenderer.minecraft
private final Minecraft
LightTexture.minecraft
private final Minecraft
PanoramaRenderer.minecraft
private final Minecraft
VirtualScreen.minecraft
Modifier and TypeMethodDescriptionvoid
private static void
ScreenEffectRenderer.renderFire
(Minecraft p_110729_, PoseStack p_110730_) static void
ScreenEffectRenderer.renderScreenEffect
(Minecraft p_110719_, PoseStack p_110720_) private static void
ScreenEffectRenderer.renderWater
(Minecraft p_110726_, PoseStack p_110727_) ModifierConstructorDescriptionGameRenderer
(Minecraft p_109083_, ResourceManager p_109084_, RenderBuffers p_109085_) ItemInHandRenderer
(Minecraft p_109310_) LevelRenderer
(Minecraft p_109480_, RenderBuffers p_109481_) LightTexture
(GameRenderer p_109878_, Minecraft p_109879_) VirtualScreen
(Minecraft p_110871_) -
Uses of Minecraft in net.minecraft.client.renderer.debug
Modifier and TypeFieldDescriptionprivate final Minecraft
BeeDebugRenderer.minecraft
private final Minecraft
BrainDebugRenderer.minecraft
private final Minecraft
ChunkBorderRenderer.minecraft
(package private) final Minecraft
ChunkDebugRenderer.minecraft
private final Minecraft
CollisionBoxRenderer.minecraft
private final Minecraft
GameEventListenerRenderer.minecraft
private final Minecraft
GoalSelectorDebugRenderer.minecraft
private final Minecraft
HeightMapRenderer.minecraft
private final Minecraft
LightDebugRenderer.minecraft
private final Minecraft
NeighborsUpdateRenderer.minecraft
private final Minecraft
RaidDebugRenderer.minecraft
private final Minecraft
SolidFaceRenderer.minecraft
private final Minecraft
StructureRenderer.minecraft
private final Minecraft
WaterDebugRenderer.minecraft
ModifierConstructorDescriptionBeeDebugRenderer
(Minecraft p_113053_) BrainDebugRenderer
(Minecraft p_113200_) ChunkBorderRenderer
(Minecraft p_113356_) ChunkDebugRenderer
(Minecraft p_113368_) CollisionBoxRenderer
(Minecraft p_113404_) DebugRenderer
(Minecraft p_113433_) GameEventListenerRenderer
(Minecraft p_173822_) GoalSelectorDebugRenderer
(Minecraft p_113546_) HeightMapRenderer
(Minecraft p_113572_) LightDebugRenderer
(Minecraft p_113585_) (package private)
NeighborsUpdateRenderer
(Minecraft p_113595_) RaidDebugRenderer
(Minecraft p_113650_) SolidFaceRenderer
(Minecraft p_113668_) StructureRenderer
(Minecraft p_113680_) WaterDebugRenderer
(Minecraft p_113717_) -
Uses of Minecraft in net.minecraft.client.renderer.entity
-
Uses of Minecraft in net.minecraft.client.server
ModifierConstructorDescriptionIntegratedServer
(Thread p_205653_, Minecraft p_205654_, LevelStorageSource.LevelStorageAccess p_205655_, PackRepository p_205656_, WorldStem p_205657_, com.mojang.authlib.minecraft.MinecraftSessionService p_205658_, com.mojang.authlib.GameProfileRepository p_205659_, GameProfileCache p_205660_, ChunkProgressListenerFactory p_205661_) -
Uses of Minecraft in net.minecraft.client.sounds
-
Uses of Minecraft in net.minecraft.client.tutorial
-
Uses of Minecraft in net.minecraftforge.client
Modifier and TypeFieldDescriptionprivate final BiFunction<Minecraft,
Screen, Screen> ConfigGuiHandler.ConfigGuiFactory.screenFunction
The field for thescreenFunction
record component.Modifier and TypeMethodDescriptionstatic Optional<BiFunction<Minecraft,
Screen, Screen>> ConfigGuiHandler.getGuiFactoryFor
(net.minecraftforge.forgespi.language.IModInfo selectedMod) ConfigGuiHandler.ConfigGuiFactory.screenFunction()
Returns the value of thescreenFunction
record component.Modifier and TypeMethodDescriptionstatic void
ForgeHooksClient.clearGuiLayers
(Minecraft minecraft) static void
ForgeHooksClient.popGuiLayer
(Minecraft minecraft) private static void
ForgeHooksClient.popGuiLayerInternal
(Minecraft minecraft) static void
ForgeHooksClient.pushGuiLayer
(Minecraft minecraft, Screen screen) void
ICloudRenderHandler.render
(int ticks, float partialTick, PoseStack poseStack, ClientLevel level, Minecraft minecraft, double camX, double camY, double camZ) void
ISkyRenderHandler.render
(int ticks, float partialTick, PoseStack poseStack, ClientLevel level, Minecraft minecraft) void
IWeatherParticleRenderHandler.render
(int ticks, ClientLevel level, Minecraft minecraft, Camera camera) void
IWeatherRenderHandler.render
(int ticks, float partialTick, ClientLevel level, Minecraft minecraft, LightTexture lightTexture, double camX, double camY, double camZ) static void
ForgeHooksClient.resizeGuiLayers
(Minecraft minecraft, int width, int height) ModifierConstructorDescriptionConfigGuiFactory
(BiFunction<Minecraft, Screen, Screen> screenFunction) Creates an instance of aConfigGuiFactory
record class. -
Uses of Minecraft in net.minecraftforge.client.extensions
-
Uses of Minecraft in net.minecraftforge.client.gui
Modifier and TypeFieldDescriptionprivate final Minecraft
ScrollPanel.client
private Minecraft
ForgeIngameGui.ForgeDebugScreenOverlay.mc
ModifierConstructorDescriptionprivate
(package private)
MismatchInfoPanel
(Minecraft client, int width, int height, int top, int left) ScrollPanel
(Minecraft client, int width, int height, int top, int left) ScrollPanel
(Minecraft client, int width, int height, int top, int left, int border) ScrollPanel
(Minecraft client, int width, int height, int top, int left, int border, int barWidth) ScrollPanel
(Minecraft client, int width, int height, int top, int left, int border, int barWidth, int bgColor) ScrollPanel
(Minecraft client, int width, int height, int top, int left, int border, int barWidth, int bgColorFrom, int bgColorTo) ScrollPanel
(Minecraft client, int width, int height, int top, int left, int border, int barWidth, int bgColorFrom, int bgColorTo, int barBgColor, int barColor, int barBorderColor) Base constructor -
Uses of Minecraft in net.minecraftforge.client.gui.widget
-
Uses of Minecraft in net.minecraftforge.client.loading
Modifier and TypeFieldDescriptionprivate static Minecraft
ClientModLoader.mc
private final Minecraft
EarlyLoaderGUI.minecraft
Modifier and TypeMethodDescriptionstatic void
ClientModLoader.begin
(Minecraft minecraft, PackRepository defaultResourcePacks, ReloadableResourceManager mcResourceManager, ClientPackSource metadataSerializer) -
Uses of Minecraft in net.minecraftforge.common.util
Modifier and TypeMethodDescriptionstatic void
ModifierConstructorDescriptionprivate
LogicalSidedProvider
(Function<Supplier<Minecraft>, T> clientSide, Function<Supplier<MinecraftServer>, T> serverSide)