Uses of Class
net.minecraft.inventory.container.Slot
-
Packages that use Slot Package Description net.minecraft.client.gui.recipebook net.minecraft.client.gui.screen.inventory net.minecraft.inventory.container net.minecraft.item.crafting net.minecraftforge.items -
-
Uses of Slot in net.minecraft.client.gui.recipebook
Fields in net.minecraft.client.gui.recipebook declared as Slot Modifier and Type Field Description private Slot
AbstractRecipeBookGui. fuelSlot
Methods in net.minecraft.client.gui.recipebook with parameters of type Slot Modifier and Type Method Description void
AbstractRecipeBookGui. slotClicked(Slot p_191874_1_)
void
RecipeBookGui. slotClicked(Slot p_191874_1_)
Method parameters in net.minecraft.client.gui.recipebook with type arguments of type Slot Modifier and Type Method Description void
AbstractRecipeBookGui. setupGhostRecipe(IRecipe<?> p_193951_1_, java.util.List<Slot> p_193951_2_)
void
RecipeBookGui. setupGhostRecipe(IRecipe<?> p_193951_1_, java.util.List<Slot> p_193951_2_)
-
Uses of Slot in net.minecraft.client.gui.screen.inventory
Subclasses of Slot in net.minecraft.client.gui.screen.inventory Modifier and Type Class Description (package private) static class
CreativeScreen.CreativeSlot
(package private) static class
CreativeScreen.LockedSlot
Fields in net.minecraft.client.gui.screen.inventory declared as Slot Modifier and Type Field Description private Slot
ContainerScreen. clickedSlot
private Slot
CreativeScreen. destroyItemSlot
protected Slot
ContainerScreen. hoveredSlot
private Slot
ContainerScreen. lastClickSlot
private Slot
ContainerScreen. quickdropSlot
private Slot
ContainerScreen. snapbackEnd
private Slot
CreativeScreen.CreativeSlot. target
Fields in net.minecraft.client.gui.screen.inventory with type parameters of type Slot Modifier and Type Field Description private java.util.List<Slot>
CreativeScreen. originalSlots
protected java.util.Set<Slot>
ContainerScreen. quickCraftSlots
Methods in net.minecraft.client.gui.screen.inventory that return Slot Modifier and Type Method Description private Slot
ContainerScreen. findSlot(double p_195360_1_, double p_195360_3_)
Slot
ContainerScreen. getSlotUnderMouse()
Slot
CreativeScreen.CreativeSlot. setBackground(ResourceLocation atlas, ResourceLocation sprite)
Methods in net.minecraft.client.gui.screen.inventory with parameters of type Slot Modifier and Type Method Description boolean
CreativeScreen.CreativeContainer. canDragTo(Slot p_94531_1_)
boolean
CreativeScreen.CreativeContainer. canTakeItemForPickAll(ItemStack p_94530_1_, Slot p_94530_2_)
private boolean
CreativeScreen. isCreativeSlot(Slot p_208018_1_)
private boolean
ContainerScreen. isHovering(Slot p_195362_1_, double p_195362_2_, double p_195362_4_)
boolean
CreativeScreen.CreativeSlot. isSameInventory(Slot other)
private void
ContainerScreen. renderSlot(MatrixStack p_238746_1_, Slot p_238746_2_)
protected void
AbstractFurnaceScreen. slotClicked(Slot p_184098_1_, int p_184098_2_, int p_184098_3_, ClickType p_184098_4_)
protected void
ContainerScreen. slotClicked(Slot p_184098_1_, int p_184098_2_, int p_184098_3_, ClickType p_184098_4_)
protected void
CraftingScreen. slotClicked(Slot p_184098_1_, int p_184098_2_, int p_184098_3_, ClickType p_184098_4_)
protected void
CreativeScreen. slotClicked(Slot p_184098_1_, int p_184098_2_, int p_184098_3_, ClickType p_184098_4_)
protected void
InventoryScreen. slotClicked(Slot p_184098_1_, int p_184098_2_, int p_184098_3_, ClickType p_184098_4_)
Constructors in net.minecraft.client.gui.screen.inventory with parameters of type Slot Constructor Description CreativeSlot(Slot p_i229959_1_, int p_i229959_2_, int p_i229959_3_, int p_i229959_4_)
-
Uses of Slot in net.minecraft.inventory.container
Subclasses of Slot in net.minecraft.inventory.container Modifier and Type Class Description (package private) class
BeaconContainer.BeaconSlot
(package private) static class
BrewingStandContainer.FuelSlot
(package private) static class
BrewingStandContainer.IngredientSlot
(package private) static class
BrewingStandContainer.PotionSlot
class
CraftingResultSlot
class
FurnaceFuelSlot
class
FurnaceResultSlot
class
MerchantResultSlot
class
ShulkerBoxSlot
Fields in net.minecraft.inventory.container declared as Slot Modifier and Type Field Description private Slot
LoomContainer. bannerSlot
private Slot
LoomContainer. dyeSlot
private Slot
BrewingStandContainer. ingredientSlot
(package private) Slot
StonecutterContainer. inputSlot
private Slot
LoomContainer. patternSlot
private Slot
LoomContainer. resultSlot
(package private) Slot
StonecutterContainer. resultSlot
Fields in net.minecraft.inventory.container with type parameters of type Slot Modifier and Type Field Description private java.util.Set<Slot>
Container. quickcraftSlots
java.util.List<Slot>
Container. slots
Methods in net.minecraft.inventory.container that return Slot Modifier and Type Method Description protected Slot
Container. addSlot(Slot p_75146_1_)
Slot
LoomContainer. getBannerSlot()
Slot
LoomContainer. getDyeSlot()
Slot
LoomContainer. getPatternSlot()
Slot
LoomContainer. getResultSlot()
Slot
Container. getSlot(int p_75139_1_)
Slot
Slot. setBackground(ResourceLocation atlas, ResourceLocation sprite)
Sets the background atlas and sprite location.Methods in net.minecraft.inventory.container with parameters of type Slot Modifier and Type Method Description protected Slot
Container. addSlot(Slot p_75146_1_)
boolean
Container. canDragTo(Slot p_94531_1_)
static boolean
Container. canItemQuickReplace(Slot p_94527_0_, ItemStack p_94527_1_, boolean p_94527_2_)
boolean
CartographyContainer. canTakeItemForPickAll(ItemStack p_94530_1_, Slot p_94530_2_)
boolean
Container. canTakeItemForPickAll(ItemStack p_94530_1_, Slot p_94530_2_)
boolean
MerchantContainer. canTakeItemForPickAll(ItemStack p_94530_1_, Slot p_94530_2_)
boolean
PlayerContainer. canTakeItemForPickAll(ItemStack p_94530_1_, Slot p_94530_2_)
boolean
SmithingTableContainer. canTakeItemForPickAll(ItemStack p_94530_1_, Slot p_94530_2_)
boolean
StonecutterContainer. canTakeItemForPickAll(ItemStack p_94530_1_, Slot p_94530_2_)
boolean
WorkbenchContainer. canTakeItemForPickAll(ItemStack p_94530_1_, Slot p_94530_2_)
boolean
Slot. isSameInventory(Slot other)
Checks if the other slot is in the same inventory, by comparing the inventory reference.Method parameters in net.minecraft.inventory.container with type arguments of type Slot Modifier and Type Method Description static void
Container. getQuickCraftSlotCount(java.util.Set<Slot> p_94525_0_, int p_94525_1_, ItemStack p_94525_2_, int p_94525_3_)
-
Uses of Slot in net.minecraft.item.crafting
Methods in net.minecraft.item.crafting with parameters of type Slot Modifier and Type Method Description protected void
ServerRecipePlacer. moveItemToGrid(Slot p_194325_1_, ItemStack p_194325_2_)
-
Uses of Slot in net.minecraftforge.items
Subclasses of Slot in net.minecraftforge.items Modifier and Type Class Description class
SlotItemHandler
-