Uses of Class
net.minecraft.world.inventory.DataSlot
-
Uses of DataSlot in net.minecraft.world.inventory
Modifier and TypeFieldDescriptionprivate final DataSlot
AnvilMenu.cost
private final DataSlot
EnchantmentMenu.enchantmentSeed
(package private) final DataSlot
LoomMenu.selectedBannerPatternIndex
private final DataSlot
StonecutterMenu.selectedRecipeIndex
Modifier and TypeMethodDescriptionprotected DataSlot
AbstractContainerMenu.addDataSlot
(DataSlot p_38896_) static DataSlot
DataSlot.forContainer
(ContainerData p_39404_, int p_39405_) static DataSlot
DataSlot.shared
(int[] p_39407_, int p_39408_) static DataSlot
DataSlot.standalone()
Modifier and TypeMethodDescriptionprotected DataSlot
AbstractContainerMenu.addDataSlot
(DataSlot p_38896_)