Modifier and Type | Field and Description |
---|---|
private Minecraft |
MinecraftGame.gameInstance |
private static Minecraft |
Minecraft.instance |
protected Minecraft |
GameSettings.mc |
private Minecraft |
KeyboardListener.mc |
private Minecraft |
MouseHelper.minecraft |
Modifier and Type | Method and Description |
---|---|
static Minecraft |
Minecraft.getInstance() |
Constructor and Description |
---|
GameSettings(Minecraft mcIn,
java.io.File mcDataDir) |
KeyboardListener(Minecraft mcIn) |
MinecraftGame(Minecraft p_i51163_1_) |
MouseHelper(Minecraft minecraftIn) |
Modifier and Type | Field and Description |
---|---|
private Minecraft |
MusicTicker.client |
Constructor and Description |
---|
MusicTicker(Minecraft client) |
Modifier and Type | Field and Description |
---|---|
protected Minecraft |
ClientPlayerEntity.mc |
Constructor and Description |
---|
ClientPlayerEntity(Minecraft minecraftIn,
ClientWorld clientWorldIn,
ClientPlayNetHandler connectionIn,
StatisticsManager statsManager,
ClientRecipeBook recipes) |
Modifier and Type | Field and Description |
---|---|
private Minecraft |
CommandSuggestionHelper.field_228093_b_ |
protected Minecraft |
IngameGui.mc |
private Minecraft |
NewChatGui.mc |
private Minecraft |
SpectatorGui.mc |
private Minecraft |
ResourceLoadProgressGui.mc |
protected Minecraft |
SlotGui.minecraft |
Modifier and Type | Method and Description |
---|---|
default void |
ScreenManager.IScreenFactory.createScreen(ITextComponent title,
ContainerType<T> type,
Minecraft mc,
int windowId) |
static <T extends Container> |
ScreenManager.getScreenFactory(ContainerType<T> type,
Minecraft mc,
int windowId,
ITextComponent title) |
static void |
ResourceLoadProgressGui.loadLogoTexture(Minecraft mc) |
static <T extends Container> |
ScreenManager.openScreen(ContainerType<T> type,
Minecraft mc,
int windowId,
ITextComponent title) |
Constructor and Description |
---|
CommandSuggestionHelper(Minecraft p_i225919_1_,
Screen p_i225919_2_,
TextFieldWidget p_i225919_3_,
FontRenderer p_i225919_4_,
boolean p_i225919_5_,
boolean p_i225919_6_,
int p_i225919_7_,
int p_i225919_8_,
boolean p_i225919_9_,
int p_i225919_10_) |
IngameGui(Minecraft mcIn) |
NewChatGui(Minecraft mcIn) |
ResourceLoadProgressGui(Minecraft p_i225928_1_,
IAsyncReloader p_i225928_2_,
java.util.function.Consumer<java.util.Optional<java.lang.Throwable>> p_i225928_3_,
boolean p_i225928_4_) |
SlotGui(Minecraft mcIn,
int width,
int height,
int topIn,
int bottomIn,
int slotHeightIn) |
SpectatorGui(Minecraft mcIn) |
Modifier and Type | Field and Description |
---|---|
private Minecraft |
AdvancementTabGui.minecraft |
private Minecraft |
AdvancementEntryGui.minecraft |
Modifier and Type | Method and Description |
---|---|
static AdvancementTabGui |
AdvancementTabGui.create(Minecraft p_193936_0_,
AdvancementsScreen p_193936_1_,
int p_193936_2_,
Advancement p_193936_3_) |
Constructor and Description |
---|
AdvancementEntryGui(AdvancementTabGui p_i47385_1_,
Minecraft p_i47385_2_,
Advancement p_i47385_3_,
DisplayInfo p_i47385_4_) |
AdvancementTabGui(Minecraft p_i47589_1_,
AdvancementsScreen p_i47589_2_,
AdvancementTabType p_i47589_3_,
int p_i47589_4_,
Advancement p_i47589_5_,
DisplayInfo p_i47589_6_) |
AdvancementTabGui(Minecraft mc,
AdvancementsScreen screen,
AdvancementTabType type,
int index,
int page,
Advancement adv,
DisplayInfo info) |
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 |
TextInputUtil.minecraft |
Constructor and Description |
---|
TextInputUtil(Minecraft p_i51124_1_,
java.util.function.Supplier<java.lang.String> p_i51124_2_,
java.util.function.Consumer<java.lang.String> p_i51124_3_,
int p_i51124_4_) |
Modifier and Type | Field and Description |
---|---|
private Minecraft |
BossOverlayGui.client |
private Minecraft |
SubtitleOverlayGui.client |
private Minecraft |
DebugOverlayGui.mc |
private Minecraft |
PlayerTabOverlayGui.mc |
Constructor and Description |
---|
BossOverlayGui(Minecraft clientIn) |
DebugOverlayGui(Minecraft mc) |
PlayerTabOverlayGui(Minecraft mcIn,
IngameGui guiIngameIn) |
SubtitleOverlayGui(Minecraft clientIn) |
Modifier and Type | Field and Description |
---|---|
protected Minecraft |
RecipeBookGui.mc |
private Minecraft |
RecipeOverlayGui.mc |
private Minecraft |
RecipeBookPage.minecraft |
Modifier and Type | Method and Description |
---|---|
Minecraft |
RecipeBookPage.func_203411_d() |
Modifier and Type | Method and Description |
---|---|
void |
RecipeOverlayGui.func_201703_a(Minecraft p_201703_1_,
RecipeList p_201703_2_,
int p_201703_3_,
int p_201703_4_,
int p_201703_5_,
int p_201703_6_,
float p_201703_7_) |
void |
RecipeBookGui.init(int widthIn,
int heightIn,
Minecraft minecraftIn,
boolean widthTooNarrowIn,
RecipeBookContainer<?> containerIn) |
void |
RecipeBookPage.init(Minecraft p_194194_1_,
int p_194194_2_,
int p_194194_3_) |
void |
GhostRecipe.render(Minecraft p_194188_1_,
int p_194188_2_,
int p_194188_3_,
boolean p_194188_4_,
float p_194188_5_) |
void |
RecipeTabToggleWidget.startAnimation(Minecraft p_193918_1_) |
Modifier and Type | Field and Description |
---|---|
private Minecraft |
WorldSelectionList.Entry.field_214449_b |
protected Minecraft |
ServerSelectionList.LanDetectedEntry.mc |
private Minecraft |
ServerSelectionList.LanScanEntry.mc |
private Minecraft |
ServerSelectionList.NormalEntry.mc |
protected Minecraft |
Screen.minecraft |
Modifier and Type | Method and Description |
---|---|
Minecraft |
Screen.getMinecraft() |
Modifier and Type | Method and Description |
---|---|
void |
Screen.init(Minecraft p_init_1_,
int p_init_2_,
int p_init_3_) |
void |
JigsawScreen.resize(Minecraft p_resize_1_,
int p_resize_2_,
int p_resize_3_) |
void |
CommandBlockScreen.resize(Minecraft p_resize_1_,
int p_resize_2_,
int p_resize_3_) |
void |
EditWorldScreen.resize(Minecraft p_resize_1_,
int p_resize_2_,
int p_resize_3_) |
void |
EditStructureScreen.resize(Minecraft p_resize_1_,
int p_resize_2_,
int p_resize_3_) |
void |
AbstractCommandBlockScreen.resize(Minecraft p_resize_1_,
int p_resize_2_,
int p_resize_3_) |
void |
ServerListScreen.resize(Minecraft p_resize_1_,
int p_resize_2_,
int p_resize_3_) |
void |
Screen.resize(Minecraft p_resize_1_,
int p_resize_2_,
int p_resize_3_) |
void |
ChatScreen.resize(Minecraft p_resize_1_,
int p_resize_2_,
int p_resize_3_) |
void |
FlatPresetsScreen.resize(Minecraft p_resize_1_,
int p_resize_2_,
int p_resize_3_) |
void |
AddServerScreen.resize(Minecraft p_resize_1_,
int p_resize_2_,
int p_resize_3_) |
Constructor and Description |
---|
ConnectingScreen(Screen parent,
Minecraft mcIn,
ServerData serverDataIn) |
ConnectingScreen(Screen parent,
Minecraft mcIn,
java.lang.String hostName,
int port) |
CustomStatsList(Minecraft mcIn) |
List(Minecraft mcIn) |
MobStatsList(Minecraft mcIn) |
ServerSelectionList(MultiplayerScreen ownerIn,
Minecraft mcIn,
int widthIn,
int heightIn,
int topIn,
int bottomIn,
int slotHeightIn) |
StatsList(Minecraft mcIn) |
WorldSelectionList(WorldSelectionScreen p_i49846_1_,
Minecraft p_i49846_2_,
int p_i49846_3_,
int p_i49846_4_,
int p_i49846_5_,
int p_i49846_6_,
int p_i49846_7_,
java.util.function.Supplier<java.lang.String> p_i49846_8_,
WorldSelectionList p_i49846_9_) |
Modifier and Type | Field and Description |
---|---|
private Minecraft |
CreativeCraftingListener.mc |
Modifier and Type | Method and Description |
---|---|
static void |
CreativeScreen.handleHotbarSnapshots(Minecraft client,
int index,
boolean load,
boolean save) |
void |
AnvilScreen.resize(Minecraft p_resize_1_,
int p_resize_2_,
int p_resize_3_) |
void |
CreativeScreen.resize(Minecraft p_resize_1_,
int p_resize_2_,
int p_resize_3_) |
Constructor and Description |
---|
CreativeCraftingListener(Minecraft mc) |
Modifier and Type | Field and Description |
---|---|
private Minecraft |
ToastGui.mc |
Modifier and Type | Method and Description |
---|---|
Minecraft |
ToastGui.getMinecraft() |
Constructor and Description |
---|
ToastGui(Minecraft mcIn) |
Modifier and Type | Method and Description |
---|---|
protected void |
AbstractSlider.renderBg(Minecraft p_renderBg_1_,
int p_renderBg_2_,
int p_renderBg_3_) |
protected void |
Widget.renderBg(Minecraft p_renderBg_1_,
int p_renderBg_2_,
int p_renderBg_3_) |
Constructor and Description |
---|
SoundSlider(Minecraft p_i51127_1_,
int p_i51127_2_,
int p_i51127_3_,
SoundCategory category,
int p_i51127_5_) |
Modifier and Type | Field and Description |
---|---|
protected Minecraft |
AbstractResourcePackList.ResourcePackEntry.field_214428_a |
protected Minecraft |
AbstractResourcePackList.mc |
protected Minecraft |
AbstractList.minecraft |
Constructor and Description |
---|
AbstractList(Minecraft mcIn,
int widthIn,
int heightIn,
int topIn,
int bottomIn,
int itemHeightIn) |
AbstractOptionList(Minecraft p_i51139_1_,
int p_i51139_2_,
int p_i51139_3_,
int p_i51139_4_,
int p_i51139_5_,
int p_i51139_6_) |
AbstractResourcePackList(Minecraft p_i51074_1_,
int p_i51074_2_,
int p_i51074_3_,
ITextComponent p_i51074_4_) |
AvailableResourcePackList(Minecraft p_i47649_1_,
int p_i47649_2_,
int p_i47649_3_) |
ExtendedList(Minecraft mcIn,
int widthIn,
int heightIn,
int topIn,
int bottomIn,
int slotHeightIn) |
KeyBindingList(ControlsScreen controls,
Minecraft mcIn) |
OptionsRowList(Minecraft p_i51130_1_,
int p_i51130_2_,
int p_i51130_3_,
int p_i51130_4_,
int p_i51130_5_,
int p_i51130_6_) |
SelectedResourcePackList(Minecraft p_i47647_1_,
int p_i47647_2_,
int p_i47647_3_) |
Modifier and Type | Field and Description |
---|---|
private Minecraft |
ServerList.mc |
private Minecraft |
PlayerController.mc |
private Minecraft |
ClientAdvancementManager.mc |
private Minecraft |
ClientSuggestionProvider.mc |
Modifier and Type | Method and Description |
---|---|
static void |
PlayerController.clickBlockCreative(Minecraft mcIn,
PlayerController playerController,
BlockPos pos,
Direction facing) |
Constructor and Description |
---|
ClientAdvancementManager(Minecraft p_i47380_1_) |
ClientSuggestionProvider(ClientPlayNetHandler p_i49558_1_,
Minecraft p_i49558_2_) |
PlayerController(Minecraft mcIn,
ClientPlayNetHandler netHandler) |
ServerList(Minecraft mcIn) |
Modifier and Type | Field and Description |
---|---|
private Minecraft |
ClientLoginNetHandler.mc |
Constructor and Description |
---|
ClientLoginNetHandler(NetworkManager networkManagerIn,
Minecraft mcIn,
Screen previousScreen,
java.util.function.Consumer<ITextComponent> statusMessageConsumerIn) |
Modifier and Type | Field and Description |
---|---|
private Minecraft |
ClientPlayNetHandler.client |
Constructor and Description |
---|
ClientPlayNetHandler(Minecraft mcIn,
Screen previousGuiScreen,
NetworkManager networkManagerIn,
com.mojang.authlib.GameProfile profileIn) |
Modifier and Type | Field and Description |
---|---|
private Minecraft |
LightTexture.client |
private Minecraft |
WorldRenderer.mc |
private Minecraft |
FirstPersonRenderer.mc |
private Minecraft |
GameRenderer.mc |
private Minecraft |
RenderSkybox.mc |
private Minecraft |
VirtualScreen.mc |
Modifier and Type | Method and Description |
---|---|
void |
RenderSkyboxCube.render(Minecraft mc,
float pitch,
float yaw,
float alpha) |
private static void |
OverlayRenderer.renderFire(Minecraft minecraftIn,
MatrixStack matrixStackIn) |
static void |
OverlayRenderer.renderOverlays(Minecraft minecraftIn,
MatrixStack matrixStackIn) |
private static void |
OverlayRenderer.renderTexture(Minecraft minecraftIn,
TextureAtlasSprite spriteIn,
MatrixStack matrixStackIn) |
private static void |
OverlayRenderer.renderUnderwater(Minecraft minecraftIn,
MatrixStack matrixStackIn) |
Constructor and Description |
---|
FirstPersonRenderer(Minecraft mcIn) |
GameRenderer(Minecraft mcIn,
IResourceManager resourceManagerIn,
RenderTypeBuffers renderTypeBuffersIn) |
LightTexture(GameRenderer entityRendererIn,
Minecraft mcIn) |
VirtualScreen(Minecraft mcIn) |
WorldRenderer(Minecraft mcIn,
RenderTypeBuffers rainTimeBuffersIn) |
Modifier and Type | Field and Description |
---|---|
private Minecraft |
PointOfInterestDebugRenderer.client |
private Minecraft |
RaidDebugRenderer.client |
private Minecraft |
ChunkInfoDebugRenderer.client |
private Minecraft |
EntityAIDebugRenderer.client |
private Minecraft |
BeeDebugRenderer.field_228958_a_ |
private Minecraft |
StructureDebugRenderer.minecraft |
private Minecraft |
SolidFaceDebugRenderer.minecraft |
private Minecraft |
ChunkBorderDebugRenderer.minecraft |
private Minecraft |
HeightMapDebugRenderer.minecraft |
private Minecraft |
WaterDebugRenderer.minecraft |
private Minecraft |
NeighborsUpdateDebugRenderer.minecraft |
private Minecraft |
CollisionBoxDebugRenderer.minecraft |
private Minecraft |
LightDebugRenderer.minecraft |
Constructor and Description |
---|
BeeDebugRenderer(Minecraft p_i226027_1_) |
ChunkBorderDebugRenderer(Minecraft minecraftIn) |
ChunkInfoDebugRenderer(Minecraft client) |
CollisionBoxDebugRenderer(Minecraft minecraftIn) |
DebugRenderer(Minecraft clientIn) |
EntityAIDebugRenderer(Minecraft client) |
HeightMapDebugRenderer(Minecraft minecraftIn) |
LightDebugRenderer(Minecraft minecraftIn) |
NeighborsUpdateDebugRenderer(Minecraft minecraftIn) |
PointOfInterestDebugRenderer(Minecraft client) |
RaidDebugRenderer(Minecraft client) |
SolidFaceDebugRenderer(Minecraft minecraftIn) |
StructureDebugRenderer(Minecraft minecraftIn) |
WaterDebugRenderer(Minecraft minecraftIn) |
Modifier and Type | Field and Description |
---|---|
private Minecraft |
ItemFrameRenderer.mc |
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 | Field and Description |
---|---|
private Minecraft |
ClientWorld.mc |
Modifier and Type | Field and Description |
---|---|
private Minecraft |
RealmsScreen.minecraft |
Modifier and Type | Method and Description |
---|---|
void |
RealmsScreenProxy.init(Minecraft p_init_1_,
int p_init_2_,
int p_init_3_) |
void |
RealmsScreen.init(Minecraft p_init_1_,
int p_init_2_,
int p_init_3_) |
void |
RealmsButtonProxy.renderBg(Minecraft p_renderBg_1_,
int p_renderBg_2_,
int p_renderBg_3_) |
void |
RealmsSliderButtonProxy.renderBg(Minecraft p_renderBg_1_,
int p_renderBg_2_,
int p_renderBg_3_) |
Modifier and Type | Field and Description |
---|---|
private Minecraft |
IntegratedServer.mc |
Constructor and Description |
---|
IntegratedServer(Minecraft mcIn,
java.lang.String worldName,
java.lang.String worldNameIn,
WorldSettings worldSettingsIn,
com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService authServiceIn,
com.mojang.authlib.minecraft.MinecraftSessionService sessionServiceIn,
com.mojang.authlib.GameProfileRepository profileRepositoryIn,
PlayerProfileCache profileCacheIn,
IChunkStatusListenerFactory listenerFactoryIn) |
Modifier and Type | Method and Description |
---|---|
static void |
ForgeHooksClient.refreshResources(Minecraft mc,
VanillaResourceType... types) |
void |
IRenderHandler.render(int ticks,
float partialTicks,
ClientWorld world,
Minecraft mc) |
default void |
SkyRenderHandler.render(int ticks,
float partialTicks,
ClientWorld world,
Minecraft mc) |
default void |
CloudRenderHandler.render(int ticks,
float partialTicks,
ClientWorld world,
Minecraft mc) |
void |
SkyRenderHandler.render(int ticks,
float partialTicks,
MatrixStack matrixStack,
ClientWorld world,
Minecraft mc) |
void |
CloudRenderHandler.render(int ticks,
float partialTicks,
MatrixStack matrixStack,
ClientWorld world,
Minecraft mc) |
Modifier and Type | Field and Description |
---|---|
private Minecraft |
ScrollPanel.client |
private Minecraft |
ForgeIngameGui.GuiOverlayDebugForge.mc |
Constructor and Description |
---|
ForgeIngameGui(Minecraft mc) |
GuiOverlayDebugForge(Minecraft mc) |
ScrollPanel(Minecraft client,
int width,
int height,
int top,
int left) |
Modifier and Type | Method and Description |
---|---|
default void |
IForgeWorldType.onCustomizeButton(Minecraft mc,
CreateWorldScreen gui)
Called when the 'Customize' button is pressed on world creation GUI
|
Modifier and Type | Field and Description |
---|---|
private static java.util.function.Supplier<Minecraft> |
LogicalSidedProvider.client |
private static java.util.function.Supplier<Minecraft> |
SidedProvider.client |
private java.util.function.Function<java.util.function.Supplier<Minecraft>,?> |
LogicalSidedProvider.clientSide |
private java.util.function.Function<java.util.function.Supplier<Minecraft>,?> |
SidedProvider.clientSide |
static ExtensionPoint<java.util.function.BiFunction<Minecraft,Screen,Screen>> |
ExtensionPoint.CONFIGGUIFACTORY |
static ExtensionPoint<java.util.function.BiFunction<Minecraft,ModFileResourcePack,IResourcePack>> |
ExtensionPoint.RESOURCEPACK |
Modifier and Type | Method and Description |
---|---|
static java.util.function.Consumer<StartupQuery> |
StartupQuery.QueryWrapperClient.clientQuery(java.util.function.Supplier<Minecraft> clientSupplier) |
static void |
LogicalSidedProvider.setClient(java.util.function.Supplier<Minecraft> client) |
static void |
SidedProvider.setClient(java.util.function.Supplier<Minecraft> client) |
Constructor and Description |
---|
LogicalSidedProvider(java.util.function.Function<java.util.function.Supplier<Minecraft>,?> clientSide,
java.util.function.Function<java.util.function.Supplier<MinecraftServer>,?> serverSide) |
SidedProvider(java.util.function.Function<java.util.function.Supplier<Minecraft>,T> clientSide,
java.util.function.Function<java.util.function.Supplier<DedicatedServer>,T> serverSide,
java.util.function.Supplier<T> testSide) |
Modifier and Type | Field and Description |
---|---|
private static Minecraft |
ClientModLoader.mc |
Modifier and Type | Method and Description |
---|---|
static java.util.Optional<java.util.function.BiFunction<Minecraft,Screen,Screen>> |
ConfigGuiHandler.getGuiFactoryFor(ModInfo selectedMod) |
Modifier and Type | Method and Description |
---|---|
static void |
ClientModLoader.begin(Minecraft minecraft,
ResourcePackList<ClientResourcePackInfo> defaultResourcePacks,
IReloadableResourceManager mcResourceManager,
DownloadingPackFinder metadataSerializer) |
Modifier and Type | Method and Description |
---|---|
Minecraft |
ModListScreen.getMinecraftInstance() |
Modifier and Type | Method and Description |
---|---|
void |
ModListScreen.resize(Minecraft mc,
int width,
int height) |
Constructor and Description |
---|
InfoPanel(Minecraft mcIn,
int widthIn,
int heightIn,
int topIn) |
TextPanel(Minecraft client,
int width,
int height,
int top,
int left) |
Modifier and Type | Method and Description |
---|---|
protected void |
Slider.renderBg(Minecraft par1Minecraft,
int par2,
int par3)
Fired when the mouse button is dragged.
|
Modifier and Type | Field and Description |
---|---|
private java.util.function.Supplier<Minecraft> |
FMLClientSetupEvent.minecraftSupplier |
Modifier and Type | Method and Description |
---|---|
java.util.function.Supplier<Minecraft> |
FMLClientSetupEvent.getMinecraftSupplier() |
Constructor and Description |
---|
FMLClientSetupEvent(java.util.function.Supplier<Minecraft> mc,
ModContainer container) |