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 IntReferenceHolder
RepairContainer.cost
private final IntReferenceHolder
EnchantmentContainer.enchantmentSeed
private final IntReferenceHolder
LoomContainer.selectedBannerPatternIndex
private final IntReferenceHolder
StonecutterContainer.selectedRecipeIndex
Fields in net.minecraft.inventory.container with type parameters of type IntReferenceHolderMethods in net.minecraft.inventory.container that return IntReferenceHolderModifier and TypeMethodDescriptionprotected IntReferenceHolder
Container.addDataSlot
(IntReferenceHolder p_216958_1_) Methods in net.minecraft.inventory.container with parameters of type IntReferenceHolderModifier and TypeMethodDescriptionprotected IntReferenceHolder
Container.addDataSlot
(IntReferenceHolder p_216958_1_) -
Uses of IntReferenceHolder in net.minecraft.util
Methods in net.minecraft.util that return IntReferenceHolderModifier and TypeMethodDescriptionstatic IntReferenceHolder
IntReferenceHolder.forContainer
(IIntArray p_221493_0_, int p_221493_1_) static IntReferenceHolder
IntReferenceHolder.shared
(int[] p_221497_0_, int p_221497_1_) static IntReferenceHolder
IntReferenceHolder.standalone()