Uses of Enum Class
net.minecraft.world.item.ItemStack.TooltipPart
-
Uses of ItemStack.TooltipPart in net.minecraft.world.item
Modifier and TypeMethodDescriptionstatic ItemStack.TooltipPart
Returns the enum constant of this class with the specified name.static ItemStack.TooltipPart[]
ItemStack.TooltipPart.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionvoid
ItemStack.hideTooltipPart
(ItemStack.TooltipPart p_41655_) private static boolean
ItemStack.shouldShowInTooltip
(int p_41627_, ItemStack.TooltipPart p_41628_)