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 DataSlotAnvilMenu.costprivate final DataSlotEnchantmentMenu.enchantmentSeed(package private) final DataSlotLoomMenu.selectedBannerPatternIndexprivate final DataSlotStonecutterMenu.selectedRecipeIndexFields in net.minecraft.world.inventory with type parameters of type DataSlotMethods in net.minecraft.world.inventory that return DataSlotModifier and TypeMethodDescriptionprotected DataSlotAbstractContainerMenu.addDataSlot(DataSlot p_38896_) static DataSlotDataSlot.forContainer(ContainerData p_39404_, int p_39405_) static DataSlotDataSlot.shared(int[] p_39407_, int p_39408_) static DataSlotDataSlot.standalone()Methods in net.minecraft.world.inventory with parameters of type DataSlotModifier and TypeMethodDescriptionprotected DataSlotAbstractContainerMenu.addDataSlot(DataSlot p_38896_)