Uses of Class
net.minecraft.world.inventory.DataSlot
Packages that use DataSlot
-
Uses of DataSlot in net.minecraft.world.inventory
Fields in net.minecraft.world.inventory declared as DataSlotModifier and TypeFieldDescriptionprivate final DataSlot
AnvilMenu.cost
private final DataSlot
EnchantmentMenu.enchantmentSeed
(package private) final DataSlot
LoomMenu.selectedBannerPatternIndex
private final DataSlot
StonecutterMenu.selectedRecipeIndex
The index of the selected recipe in the GUI.Fields in net.minecraft.world.inventory with type parameters of type DataSlotMethods in net.minecraft.world.inventory that return DataSlotModifier and TypeMethodDescriptionprotected DataSlot
AbstractContainerMenu.addDataSlot
(DataSlot pIntValue) static DataSlot
DataSlot.forContainer
(ContainerData pData, int pIdx) static DataSlot
DataSlot.shared
(int[] pData, int pIdx) static DataSlot
DataSlot.standalone()
Methods in net.minecraft.world.inventory with parameters of type DataSlotModifier and TypeMethodDescriptionprotected DataSlot
AbstractContainerMenu.addDataSlot
(DataSlot pIntValue)