Uses of Enum Class
net.minecraft.client.util.ITooltipFlag.TooltipFlags
Packages that use ITooltipFlag.TooltipFlags
- 
Uses of ITooltipFlag.TooltipFlags in net.minecraft.client.utilMethods in net.minecraft.client.util that return ITooltipFlag.TooltipFlagsModifier and TypeMethodDescriptionstatic ITooltipFlag.TooltipFlagsReturns the enum constant of this class with the specified name.static ITooltipFlag.TooltipFlags[]ITooltipFlag.TooltipFlags.values()Returns an array containing the constants of this enum class, in the order they are declared.