Uses of Enum Class
net.minecraft.client.gui.tooltip.BundleTooltipComponent.Sprite
-
Uses of BundleTooltipComponent.Sprite in net.minecraft.client.gui.tooltip
Modifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static BundleTooltipComponent.Sprite[]
BundleTooltipComponent.Sprite.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionprivate void
BundleTooltipComponent.draw
(MatrixStack matrices, int x, int y, int z, BundleTooltipComponent.Sprite sprite)