Uses of Class
net.minecraft.util.IntReferenceHolder
Packages that use IntReferenceHolder
-
Uses of IntReferenceHolder in net.minecraft.inventory.container
Fields in net.minecraft.inventory.container declared as IntReferenceHolderModifier and TypeFieldDescriptionprivate final IntReferenceHolderRepairContainer.costprivate final IntReferenceHolderEnchantmentContainer.enchantmentSeedprivate final IntReferenceHolderLoomContainer.selectedBannerPatternIndexprivate final IntReferenceHolderStonecutterContainer.selectedRecipeIndexFields in net.minecraft.inventory.container with type parameters of type IntReferenceHolderMethods in net.minecraft.inventory.container that return IntReferenceHolderModifier and TypeMethodDescriptionprotected IntReferenceHolderContainer.addDataSlot(IntReferenceHolder p_216958_1_) Methods in net.minecraft.inventory.container with parameters of type IntReferenceHolderModifier and TypeMethodDescriptionprotected IntReferenceHolderContainer.addDataSlot(IntReferenceHolder p_216958_1_) -
Uses of IntReferenceHolder in net.minecraft.util
Methods in net.minecraft.util that return IntReferenceHolderModifier and TypeMethodDescriptionstatic IntReferenceHolderIntReferenceHolder.forContainer(IIntArray p_221493_0_, int p_221493_1_) static IntReferenceHolderIntReferenceHolder.shared(int[] p_221497_0_, int p_221497_1_) static IntReferenceHolderIntReferenceHolder.standalone()