Uses of Enum Class
net.minecraft.item.ItemStack.TooltipDisplayFlags
-
Uses of ItemStack.TooltipDisplayFlags in net.minecraft.item
Modifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static ItemStack.TooltipDisplayFlags[]
ItemStack.TooltipDisplayFlags.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionvoid
ItemStack.hideTooltipPart
(ItemStack.TooltipDisplayFlags p_242395_1_) private static boolean
ItemStack.shouldShowInTooltip
(int p_242394_0_, ItemStack.TooltipDisplayFlags p_242394_1_)