Modifier and Type | Field and Description |
---|---|
private static Minecraft |
Minecraft.instance |
private Minecraft |
LoadingScreenRenderer.mc |
Modifier and Type | Method and Description |
---|---|
static Minecraft |
Minecraft.getMinecraft() |
Constructor and Description |
---|
LoadingScreenRenderer(Minecraft mcIn) |
Modifier and Type | Field and Description |
---|---|
private Minecraft |
MusicTicker.mc |
Constructor and Description |
---|
MusicTicker(Minecraft mcIn) |
Modifier and Type | Field and Description |
---|---|
protected Minecraft |
EntityPlayerSP.mc |
Constructor and Description |
---|
EntityPlayerSP(Minecraft p_i47378_1_,
World p_i47378_2_,
NetHandlerPlayClient p_i47378_3_,
StatisticsManager p_i47378_4_,
RecipeBook p_i47378_5_) |
Modifier and Type | Field and Description |
---|---|
private Minecraft |
GuiChat.ChatTabCompleter.client |
private Minecraft |
GuiSubtitleOverlay.client |
private Minecraft |
GuiPageButtonList.GuiEntry.client |
private Minecraft |
GuiOptionsRowList.Row.client |
private Minecraft |
GuiBossOverlay.client |
private Minecraft |
GuiListWorldSelectionEntry.client |
private Minecraft |
GuiNewChat.mc |
protected Minecraft |
ServerListEntryLanDetected.mc |
private Minecraft |
ServerListEntryNormal.mc |
private Minecraft |
GuiOverlayDebug.mc |
private Minecraft |
GuiSpectator.mc |
private Minecraft |
GuiPlayerTabOverlay.mc |
protected Minecraft |
GuiResourcePackList.mc |
protected Minecraft |
GuiSlot.mc |
private Minecraft |
GuiKeyBindingList.mc |
protected Minecraft |
GuiIngame.mc |
private Minecraft |
ServerListEntryLanScan.mc |
Minecraft |
GuiScreen.mc |
Modifier and Type | Method and Description |
---|---|
private GuiButton |
GuiOptionsRowList.createButton(Minecraft mcIn,
int p_148182_2_,
int p_148182_3_,
GameSettings.Options options) |
void |
GuiButton.drawButton(Minecraft mc,
int mouseX,
int mouseY,
float partialTicks) |
void |
GuiButtonToggle.drawButton(Minecraft mc,
int mouseX,
int mouseY,
float partialTicks) |
void |
GuiMerchant.MerchantButton.drawButton(Minecraft mc,
int mouseX,
int mouseY,
float partialTicks) |
void |
GuiButtonLanguage.drawButton(Minecraft mc,
int mouseX,
int mouseY,
float partialTicks) |
void |
GuiScreenBook.NextPageButton.drawButton(Minecraft mc,
int mouseX,
int mouseY,
float partialTicks) |
void |
GuiButtonImage.drawButton(Minecraft mc,
int mouseX,
int mouseY,
float partialTicks) |
void |
GuiLockIconButton.drawButton(Minecraft mc,
int mouseX,
int mouseY,
float partialTicks) |
void |
GuiLabel.drawLabel(Minecraft mc,
int mouseX,
int mouseY) |
protected void |
GuiLabel.drawLabelBackground(Minecraft mcIn,
int p_146160_2_,
int p_146160_3_) |
protected void |
GuiButton.mouseDragged(Minecraft mc,
int mouseX,
int mouseY) |
protected void |
GuiSlider.mouseDragged(Minecraft mc,
int mouseX,
int mouseY) |
protected void |
GuiOptionSlider.mouseDragged(Minecraft mc,
int mouseX,
int mouseY) |
protected void |
GuiScreenOptionsSounds.Button.mouseDragged(Minecraft mc,
int mouseX,
int mouseY) |
void |
GuiButtonRealmsProxy.mouseDragged(Minecraft mc,
int mouseX,
int mouseY) |
boolean |
GuiButton.mousePressed(Minecraft mc,
int mouseX,
int mouseY) |
boolean |
GuiSlider.mousePressed(Minecraft mc,
int mouseX,
int mouseY) |
boolean |
GuiOptionSlider.mousePressed(Minecraft mc,
int mouseX,
int mouseY) |
boolean |
GuiListButton.mousePressed(Minecraft mc,
int mouseX,
int mouseY) |
boolean |
GuiScreenOptionsSounds.Button.mousePressed(Minecraft mc,
int mouseX,
int mouseY) |
boolean |
GuiButtonRealmsProxy.mousePressed(Minecraft mc,
int mouseX,
int mouseY) |
void |
GuiScreen.onResize(Minecraft mcIn,
int w,
int h) |
void |
GuiScreen.setWorldAndResolution(Minecraft mc,
int width,
int height) |
Constructor and Description |
---|
GuiBossOverlay(Minecraft clientIn) |
GuiIngame(Minecraft mcIn) |
GuiKeyBindingList(GuiControls controls,
Minecraft mcIn) |
GuiListExtended(Minecraft mcIn,
int widthIn,
int heightIn,
int topIn,
int bottomIn,
int slotHeightIn) |
GuiListWorldSelection(GuiWorldSelection p_i46590_1_,
Minecraft clientIn,
int widthIn,
int heightIn,
int topIn,
int bottomIn,
int slotHeightIn) |
GuiNewChat(Minecraft mcIn) |
GuiOptionsRowList(Minecraft mcIn,
int p_i45015_2_,
int p_i45015_3_,
int p_i45015_4_,
int p_i45015_5_,
int p_i45015_6_,
GameSettings.Options... p_i45015_7_) |
GuiOverlayDebug(Minecraft mc) |
GuiPageButtonList(Minecraft mcIn,
int widthIn,
int heightIn,
int topIn,
int bottomIn,
int slotHeightIn,
GuiPageButtonList.GuiResponder p_i45536_7_,
GuiPageButtonList.GuiListEntry[]... p_i45536_8_) |
GuiPlayerTabOverlay(Minecraft mcIn,
GuiIngame guiIngameIn) |
GuiResourcePackAvailable(Minecraft mcIn,
int p_i45054_2_,
int p_i45054_3_,
java.util.List<ResourcePackListEntry> p_i45054_4_) |
GuiResourcePackList(Minecraft mcIn,
int p_i45055_2_,
int p_i45055_3_,
java.util.List<ResourcePackListEntry> p_i45055_4_) |
GuiResourcePackSelected(Minecraft mcIn,
int p_i45056_2_,
int p_i45056_3_,
java.util.List<ResourcePackListEntry> p_i45056_4_) |
GuiSlot(Minecraft mcIn,
int width,
int height,
int topIn,
int bottomIn,
int slotHeightIn) |
GuiSpectator(Minecraft mcIn) |
GuiSubtitleOverlay(Minecraft clientIn) |
List(Minecraft mcIn) |
ScaledResolution(Minecraft minecraftClient) |
ServerSelectionList(GuiMultiplayer ownerIn,
Minecraft mcIn,
int widthIn,
int heightIn,
int topIn,
int bottomIn,
int slotHeightIn) |
Constructor and Description |
---|
Stats(Minecraft p_i47550_2_) |
StatsBlock(Minecraft p_i47554_2_) |
StatsGeneral(Minecraft mcIn) |
StatsItem(Minecraft mcIn) |
StatsMobsList(Minecraft mcIn) |
Modifier and Type | Field and Description |
---|---|
private Minecraft |
GuiAdvancement.minecraft |
private Minecraft |
GuiAdvancementTab.minecraft |
Modifier and Type | Method and Description |
---|---|
static GuiAdvancementTab |
GuiAdvancementTab.create(Minecraft p_193936_0_,
GuiScreenAdvancements p_193936_1_,
int p_193936_2_,
Advancement p_193936_3_) |
Constructor and Description |
---|
GuiAdvancement(GuiAdvancementTab p_i47385_1_,
Minecraft p_i47385_2_,
Advancement p_i47385_3_,
DisplayInfo p_i47385_4_) |
GuiAdvancementTab(Minecraft p_i47589_1_,
GuiScreenAdvancements p_i47589_2_,
AdvancementTabType p_i47589_3_,
int p_i47589_4_,
Advancement p_i47589_5_,
DisplayInfo p_i47589_6_) |
GuiAdvancementTab(Minecraft p_i47589_1_,
GuiScreenAdvancements p_i47589_2_,
AdvancementTabType p_i47589_3_,
int p_i47589_4_,
int page,
Advancement p_i47589_5_,
DisplayInfo p_i47589_6_) |
Modifier and Type | Field and Description |
---|---|
private Minecraft |
OverlayChatListener.mc |
private Minecraft |
NormalChatListener.mc |
Constructor and Description |
---|
NormalChatListener(Minecraft p_i47393_1_) |
OverlayChatListener(Minecraft minecraftIn) |
Modifier and Type | Field and Description |
---|---|
private Minecraft |
CreativeCrafting.mc |
Modifier and Type | Method and Description |
---|---|
void |
GuiBeacon.Button.drawButton(Minecraft mc,
int mouseX,
int mouseY,
float partialTicks) |
static void |
GuiContainerCreative.handleHotbarSnapshots(Minecraft p_192044_0_,
int p_192044_1_,
boolean p_192044_2_,
boolean p_192044_3_) |
Constructor and Description |
---|
CreativeCrafting(Minecraft mc) |
Modifier and Type | Field and Description |
---|---|
private Minecraft |
GuiRecipeBook.mc |
private Minecraft |
GuiRecipeOverlay.mc |
private Minecraft |
RecipeBookPage.minecraft |
Modifier and Type | Method and Description |
---|---|
void |
GuiButtonRecipeTab.drawButton(Minecraft mc,
int mouseX,
int mouseY,
float partialTicks) |
void |
GuiButtonRecipe.drawButton(Minecraft mc,
int mouseX,
int mouseY,
float partialTicks) |
void |
GuiRecipeOverlay.Button.drawButton(Minecraft mc,
int mouseX,
int mouseY,
float partialTicks) |
void |
GuiRecipeBook.func_194303_a(int p_194303_1_,
int p_194303_2_,
Minecraft p_194303_3_,
boolean p_194303_4_,
InventoryCrafting p_194303_5_) |
void |
RecipeBookPage.init(Minecraft p_194194_1_,
int p_194194_2_,
int p_194194_3_) |
void |
GuiRecipeOverlay.init(Minecraft mcIn,
RecipeList recipeListIn,
int p_191845_3_,
int p_191845_4_,
int p_191845_5_,
int p_191845_6_,
float p_191845_7_,
RecipeBook p_191845_8_) |
void |
GhostRecipe.render(Minecraft p_194188_1_,
int p_194188_2_,
int p_194188_3_,
boolean p_194188_4_,
float p_194188_5_) |
void |
GuiButtonRecipeTab.startAnimation(Minecraft p_193918_1_) |
Modifier and Type | Field and Description |
---|---|
private Minecraft |
GuiToast.mc |
Modifier and Type | Method and Description |
---|---|
Minecraft |
GuiToast.getMinecraft() |
Constructor and Description |
---|
GuiToast(Minecraft mcIn) |
Modifier and Type | Field and Description |
---|---|
private Minecraft |
ClientAdvancementManager.mc |
private Minecraft |
PlayerControllerMP.mc |
private Minecraft |
ServerList.mc |
private Minecraft |
WorldClient.mc |
Modifier and Type | Method and Description |
---|---|
static void |
PlayerControllerMP.clickBlockCreative(Minecraft mcIn,
PlayerControllerMP playerController,
BlockPos pos,
EnumFacing facing) |
Constructor and Description |
---|
ClientAdvancementManager(Minecraft p_i47380_1_) |
GuiConnecting(GuiScreen parent,
Minecraft mcIn,
ServerData serverDataIn) |
GuiConnecting(GuiScreen parent,
Minecraft mcIn,
java.lang.String hostName,
int port) |
PlayerControllerMP(Minecraft mcIn,
NetHandlerPlayClient netHandler) |
ServerList(Minecraft mcIn) |
Modifier and Type | Field and Description |
---|---|
private Minecraft |
NetHandlerPlayClient.gameController |
private Minecraft |
NetHandlerLoginClient.mc |
Constructor and Description |
---|
NetHandlerLoginClient(NetworkManager networkManagerIn,
Minecraft mcIn,
GuiScreen previousScreenIn) |
NetHandlerPlayClient(Minecraft mcIn,
GuiScreen p_i46300_2_,
NetworkManager networkManagerIn,
com.mojang.authlib.GameProfile profileIn) |
Modifier and Type | Field and Description |
---|---|
private Minecraft |
ItemRenderer.mc |
private Minecraft |
RenderGlobal.mc |
private Minecraft |
EntityRenderer.mc |
Constructor and Description |
---|
EntityRenderer(Minecraft mcIn,
IResourceManager resourceManagerIn) |
ItemRenderer(Minecraft mcIn) |
RenderGlobal(Minecraft mcIn) |
Modifier and Type | Field and Description |
---|---|
private Minecraft |
DebugRendererSolidFace.minecraft |
private Minecraft |
DebugRendererNeighborsUpdate.minecraft |
private Minecraft |
DebugRendererHeightMap.minecraft |
private Minecraft |
DebugRendererPathfinding.minecraft |
private Minecraft |
DebugRendererChunkBorder.minecraft |
private Minecraft |
DebugRendererCollisionBox.minecraft |
private Minecraft |
DebugRendererWater.minecraft |
Constructor and Description |
---|
DebugRenderer(Minecraft clientIn) |
DebugRendererChunkBorder(Minecraft minecraftIn) |
DebugRendererCollisionBox(Minecraft minecraftIn) |
DebugRendererHeightMap(Minecraft minecraftIn) |
DebugRendererNeighborsUpdate(Minecraft minecraftIn) |
DebugRendererPathfinding(Minecraft minecraftIn) |
DebugRendererSolidFace(Minecraft minecraftIn) |
DebugRendererWater(Minecraft minecraftIn) |
Modifier and Type | Field and Description |
---|---|
private Minecraft |
RenderItemFrame.mc |
Modifier and Type | Field and Description |
---|---|
protected Minecraft |
ResourcePackListEntry.mc |
Modifier and Type | Field and Description |
---|---|
protected Minecraft |
GameSettings.mc |
protected Minecraft |
CreativeSettings.minecraft |
Constructor and Description |
---|
CreativeSettings(Minecraft minecraftIn,
java.io.File dataDir) |
GameSettings(Minecraft mcIn,
java.io.File mcDataDir) |
Modifier and Type | Field and Description |
---|---|
private Minecraft |
Tutorial.minecraft |
Modifier and Type | Method and Description |
---|---|
Minecraft |
Tutorial.getMinecraft() |
Constructor and Description |
---|
Tutorial(Minecraft minecraft) |
Modifier and Type | Method and Description |
---|---|
void |
Potion.renderHUDEffect(int x,
int y,
PotionEffect effect,
Minecraft mc,
float alpha)
|
void |
Potion.renderInventoryEffect(int x,
int y,
PotionEffect effect,
Minecraft mc)
|
Modifier and Type | Field and Description |
---|---|
protected Minecraft |
RealmsScreen.minecraft |
Modifier and Type | Method and Description |
---|---|
void |
RealmsScreen.init(Minecraft p_init_1_,
int p_init_2_,
int p_init_3_) |
Modifier and Type | Field and Description |
---|---|
private Minecraft |
IntegratedServer.mc |
Constructor and Description |
---|
IntegratedServer(Minecraft clientIn,
java.lang.String folderNameIn,
java.lang.String worldNameIn,
WorldSettings worldSettingsIn,
com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService authServiceIn,
com.mojang.authlib.minecraft.MinecraftSessionService sessionServiceIn,
com.mojang.authlib.GameProfileRepository profileRepoIn,
PlayerProfileCache profileCacheIn) |
Modifier and Type | Method and Description |
---|---|
void |
WorldType.onCustomizeButton(Minecraft mc,
GuiCreateWorld guiCreateWorld)
Called when the 'Customize' button is pressed on world creation GUI
|
Modifier and Type | Field and Description |
---|---|
private Minecraft |
GuiIngameForge.GuiOverlayDebugForge.mc |
private Minecraft |
CloudRenderer.mc |
Modifier and Type | Method and Description |
---|---|
abstract void |
IRenderHandler.render(float partialTicks,
WorldClient world,
Minecraft mc) |
Constructor and Description |
---|
GuiIngameForge(Minecraft mc) |
GuiOverlayDebugForge(Minecraft mc) |
Modifier and Type | Method and Description |
---|---|
void |
ForgeGuiFactory.initialize(Minecraft minecraftInstance) |
Modifier and Type | Field and Description |
---|---|
private Minecraft |
FMLClientHandler.client
A reference to the server itself
|
private Minecraft |
GuiScrollingList.client |
protected Minecraft |
DefaultGuiFactory.minecraft |
Modifier and Type | Method and Description |
---|---|
Minecraft |
FMLClientHandler.getClient()
Get the server instance
|
(package private) Minecraft |
GuiModList.getMinecraftInstance() |
Modifier and Type | Method and Description |
---|---|
void |
FMLClientHandler.beginMinecraftLoading(Minecraft minecraft,
java.util.List<IResourcePack> resourcePackList,
IReloadableResourceManager resourceManager,
MetadataSerializer metaSerializer)
Called to start the whole game off
|
void |
DefaultGuiFactory.initialize(Minecraft minecraftInstance) |
void |
FMLConfigGuiFactory.initialize(Minecraft minecraftInstance) |
void |
IModGuiFactory.initialize(Minecraft minecraftInstance)
Called when instantiated to initialize with the active minecraft instance.
|
Constructor and Description |
---|
GuiScrollingList(Minecraft client,
int width,
int height,
int top,
int bottom,
int left,
int entryHeight)
Deprecated.
|
GuiScrollingList(Minecraft client,
int width,
int height,
int top,
int bottom,
int left,
int entryHeight,
int screenWidth,
int screenHeight) |
Modifier and Type | Field and Description |
---|---|
Minecraft |
GuiConfigEntries.mc |
protected Minecraft |
GuiConfigEntries.ListEntryBase.mc |
Minecraft |
GuiSelectStringEntries.mc |
Modifier and Type | Method and Description |
---|---|
Minecraft |
GuiEditArrayEntries.getMC() |
Modifier and Type | Method and Description |
---|---|
void |
GuiUnicodeGlyphButton.drawButton(Minecraft mc,
int mouseX,
int mouseY,
float partial) |
void |
GuiCheckBox.drawButton(Minecraft mc,
int mouseX,
int mouseY,
float partial) |
void |
GuiButtonExt.drawButton(Minecraft mc,
int mouseX,
int mouseY,
float partial)
Draws this button to the screen.
|
protected void |
GuiSlider.mouseDragged(Minecraft par1Minecraft,
int par2,
int par3)
Fired when the mouse button is dragged.
|
boolean |
GuiSlider.mousePressed(Minecraft par1Minecraft,
int par2,
int par3)
Returns true if the mouse has been pressed on this control.
|
boolean |
GuiCheckBox.mousePressed(Minecraft mc,
int mouseX,
int mouseY) |
Constructor and Description |
---|
GuiConfigEntries(GuiConfig parent,
Minecraft mc) |
GuiEditArrayEntries(GuiEditArray parent,
Minecraft mc,
IConfigElement configElement,
java.lang.Object[] beforeValues,
java.lang.Object[] currentValues) |
GuiSelectStringEntries(GuiSelectString owningScreen,
Minecraft mc,
IConfigElement configElement,
java.util.Map<java.lang.Object,java.lang.String> selectableValues) |