Uses of Class
net.minecraft.inventory.container.Container
-
-
Uses of Container in net.minecraft.client.gui
Classes in net.minecraft.client.gui with type parameters of type Container Modifier and Type Class Description class
DisplayEffectsScreen<T extends Container>
interface
IHasContainer<T extends Container>
static interface
ScreenManager.IScreenFactory<T extends Container,U extends Screen & IHasContainer<T>>
Methods in net.minecraft.client.gui with type parameters of type Container Modifier and Type Method Description static <T extends Container>
voidScreenManager. create(ContainerType<T> p_216909_0_, Minecraft p_216909_1_, int p_216909_2_, ITextComponent p_216909_3_)
private static <T extends Container>
ScreenManager.IScreenFactory<T,?>ScreenManager. getConstructor(ContainerType<T> p_216912_0_)
static <T extends Container>
java.util.Optional<ScreenManager.IScreenFactory<T,?>>ScreenManager. getScreenFactory(ContainerType<T> p_216909_0_, Minecraft p_216909_1_, int p_216909_2_, ITextComponent p_216909_3_)
static <M extends Container,U extends Screen & IHasContainer<M>>
voidScreenManager. register(ContainerType<? extends M> p_216911_0_, ScreenManager.IScreenFactory<M,U> p_216911_1_)
-
Uses of Container in net.minecraft.client.gui.screen.inventory
Classes in net.minecraft.client.gui.screen.inventory with type parameters of type Container Modifier and Type Class Description class
ContainerScreen<T extends Container>
Subclasses of Container in net.minecraft.client.gui.screen.inventory Modifier and Type Class Description static class
CreativeScreen.CreativeContainer
Fields in net.minecraft.client.gui.screen.inventory declared as Container Modifier and Type Field Description protected T
ContainerScreen. menu
Methods in net.minecraft.client.gui.screen.inventory with parameters of type Container Modifier and Type Method Description void
AbstractRepairScreen. refreshContainer(Container p_71110_1_, NonNullList<ItemStack> p_71110_2_)
void
CreativeCraftingListener. refreshContainer(Container p_71110_1_, NonNullList<ItemStack> p_71110_2_)
void
AbstractRepairScreen. setContainerData(Container p_71112_1_, int p_71112_2_, int p_71112_3_)
void
CreativeCraftingListener. setContainerData(Container p_71112_1_, int p_71112_2_, int p_71112_3_)
void
AbstractRepairScreen. slotChanged(Container p_71111_1_, int p_71111_2_, ItemStack p_71111_3_)
void
AnvilScreen. slotChanged(Container p_71111_1_, int p_71111_2_, ItemStack p_71111_3_)
void
CreativeCraftingListener. slotChanged(Container p_71111_1_, int p_71111_2_, ItemStack p_71111_3_)
-
Uses of Container in net.minecraft.entity.item.minecart
Methods in net.minecraft.entity.item.minecart that return Container Modifier and Type Method Description Container
ChestMinecartEntity. createMenu(int p_213968_1_, PlayerInventory p_213968_2_)
protected abstract Container
ContainerMinecartEntity. createMenu(int p_213968_1_, PlayerInventory p_213968_2_)
Container
ContainerMinecartEntity. createMenu(int p_createMenu_1_, PlayerInventory p_createMenu_2_, PlayerEntity p_createMenu_3_)
Container
HopperMinecartEntity. createMenu(int p_213968_1_, PlayerInventory p_213968_2_)
-
Uses of Container in net.minecraft.entity.player
Fields in net.minecraft.entity.player declared as Container Modifier and Type Field Description Container
PlayerEntity. containerMenu
Methods in net.minecraft.entity.player with parameters of type Container Modifier and Type Method Description void
ServerPlayerEntity. refreshContainer(Container p_71120_1_)
void
ServerPlayerEntity. refreshContainer(Container p_71110_1_, NonNullList<ItemStack> p_71110_2_)
void
ServerPlayerEntity. setContainerData(Container p_71112_1_, int p_71112_2_, int p_71112_3_)
void
ServerPlayerEntity. slotChanged(Container p_71111_1_, int p_71111_2_, ItemStack p_71111_3_)
-
Uses of Container in net.minecraft.inventory
Fields in net.minecraft.inventory declared as Container Modifier and Type Field Description private Container
CraftingInventory. menu
Constructors in net.minecraft.inventory with parameters of type Container Constructor Description CraftingInventory(Container p_i1807_1_, int p_i1807_2_, int p_i1807_3_)
-
Uses of Container in net.minecraft.inventory.container
Classes in net.minecraft.inventory.container with type parameters of type Container Modifier and Type Class Description class
ContainerType<T extends Container>
static interface
ContainerType.IFactory<T extends Container>
Subclasses of Container in net.minecraft.inventory.container Modifier and Type Class Description class
AbstractFurnaceContainer
class
AbstractRepairContainer
class
BeaconContainer
class
BlastFurnaceContainer
class
BrewingStandContainer
class
CartographyContainer
class
ChestContainer
class
DispenserContainer
class
EnchantmentContainer
class
FurnaceContainer
class
GrindstoneContainer
class
HopperContainer
class
HorseInventoryContainer
class
LecternContainer
class
LoomContainer
class
MerchantContainer
class
PlayerContainer
class
RecipeBookContainer<C extends IInventory>
class
RepairContainer
class
ShulkerBoxContainer
class
SmithingTableContainer
class
SmokerContainer
class
StonecutterContainer
class
WorkbenchContainer
Methods in net.minecraft.inventory.container with type parameters of type Container Modifier and Type Method Description private static <T extends Container>
ContainerType<T>ContainerType. register(java.lang.String p_221505_0_, ContainerType.IFactory<T> p_221505_1_)
Methods in net.minecraft.inventory.container that return Container Modifier and Type Method Description Container
IContainerProvider. createMenu(int p_createMenu_1_, PlayerInventory p_createMenu_2_, PlayerEntity p_createMenu_3_)
Container
SimpleNamedContainerProvider. createMenu(int p_createMenu_1_, PlayerInventory p_createMenu_2_, PlayerEntity p_createMenu_3_)
Methods in net.minecraft.inventory.container with parameters of type Container Modifier and Type Method Description void
IContainerListener. refreshContainer(Container p_71110_1_, NonNullList<ItemStack> p_71110_2_)
void
IContainerListener. setContainerData(Container p_71112_1_, int p_71112_2_, int p_71112_3_)
void
IContainerListener. slotChanged(Container p_71111_1_, int p_71111_2_, ItemStack p_71111_3_)
-
Uses of Container in net.minecraft.tileentity
Methods in net.minecraft.tileentity that return Container Modifier and Type Method Description protected Container
BarrelTileEntity. createMenu(int p_213906_1_, PlayerInventory p_213906_2_)
Container
BeaconTileEntity. createMenu(int p_createMenu_1_, PlayerInventory p_createMenu_2_, PlayerEntity p_createMenu_3_)
protected Container
BlastFurnaceTileEntity. createMenu(int p_213906_1_, PlayerInventory p_213906_2_)
protected Container
BrewingStandTileEntity. createMenu(int p_213906_1_, PlayerInventory p_213906_2_)
protected Container
ChestTileEntity. createMenu(int p_213906_1_, PlayerInventory p_213906_2_)
protected Container
DispenserTileEntity. createMenu(int p_213906_1_, PlayerInventory p_213906_2_)
protected Container
FurnaceTileEntity. createMenu(int p_213906_1_, PlayerInventory p_213906_2_)
protected Container
HopperTileEntity. createMenu(int p_213906_1_, PlayerInventory p_213906_2_)
Container
LecternTileEntity. createMenu(int p_createMenu_1_, PlayerInventory p_createMenu_2_, PlayerEntity p_createMenu_3_)
Container
LockableLootTileEntity. createMenu(int p_createMenu_1_, PlayerInventory p_createMenu_2_, PlayerEntity p_createMenu_3_)
protected abstract Container
LockableTileEntity. createMenu(int p_213906_1_, PlayerInventory p_213906_2_)
Container
LockableTileEntity. createMenu(int p_createMenu_1_, PlayerInventory p_createMenu_2_, PlayerEntity p_createMenu_3_)
protected Container
ShulkerBoxTileEntity. createMenu(int p_213906_1_, PlayerInventory p_213906_2_)
protected Container
SmokerTileEntity. createMenu(int p_213906_1_, PlayerInventory p_213906_2_)
-
Uses of Container in net.minecraftforge.common.extensions
Methods in net.minecraftforge.common.extensions with type parameters of type Container Modifier and Type Method Description static <T extends Container>
ContainerType<T>IForgeContainerType. create(IContainerFactory<T> factory)
-
Uses of Container in net.minecraftforge.debug.misc
Subclasses of Container in net.minecraftforge.debug.misc Modifier and Type Class Description class
ContainerTypeTest.TestContainer
-
Uses of Container in net.minecraftforge.event.entity.player
Fields in net.minecraftforge.event.entity.player declared as Container Modifier and Type Field Description private Container
PlayerContainerEvent. container
Methods in net.minecraftforge.event.entity.player that return Container Modifier and Type Method Description Container
PlayerContainerEvent. getContainer()
Constructors in net.minecraftforge.event.entity.player with parameters of type Container Constructor Description Close(PlayerEntity player, Container container)
Open(PlayerEntity player, Container container)
PlayerContainerEvent(PlayerEntity player, Container container)
-
Uses of Container in net.minecraftforge.fml.network
Classes in net.minecraftforge.fml.network with type parameters of type Container Modifier and Type Interface Description interface
IContainerFactory<T extends Container>
-