Uses of Class
net.minecraft.util.IntReferenceHolder
-
Uses of IntReferenceHolder in net.minecraft.inventory.container
Modifier and TypeFieldDescriptionprivate final IntReferenceHolder
RepairContainer.cost
private final IntReferenceHolder
EnchantmentContainer.enchantmentSeed
private final IntReferenceHolder
LoomContainer.selectedBannerPatternIndex
private final IntReferenceHolder
StonecutterContainer.selectedRecipeIndex
Modifier and TypeMethodDescriptionprotected IntReferenceHolder
Container.addDataSlot
(IntReferenceHolder p_216958_1_) Modifier and TypeMethodDescriptionprotected IntReferenceHolder
Container.addDataSlot
(IntReferenceHolder p_216958_1_) -
Uses of IntReferenceHolder in net.minecraft.util
Modifier 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()