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.enchantmentSeedprivate final DataSlotSmithingMenu.hasRecipeError(package private) final DataSlotLoomMenu.selectedBannerPatternIndex(package private) final DataSlotStonecutterMenu.selectedRecipeIndexThe 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 DataSlotAbstractContainerMenu.addDataSlot(DataSlot pIntValue) static DataSlotDataSlot.forContainer(ContainerData pData, int pIdx) static DataSlotDataSlot.shared(int[] pData, int pIdx) static DataSlotDataSlot.standalone()Methods in net.minecraft.world.inventory with parameters of type DataSlotModifier and TypeMethodDescriptionprotected DataSlotAbstractContainerMenu.addDataSlot(DataSlot pIntValue)