Uses of Enum
net.minecraft.client.gui.tooltip.BundleTooltipComponent.Sprite
Packages that use BundleTooltipComponent.Sprite
-
Uses of BundleTooltipComponent.Sprite in net.minecraft.client.gui.tooltip
Methods in net.minecraft.client.gui.tooltip that return BundleTooltipComponent.SpriteModifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.static BundleTooltipComponent.Sprite[]
BundleTooltipComponent.Sprite.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in net.minecraft.client.gui.tooltip with parameters of type BundleTooltipComponent.SpriteModifier and TypeMethodDescriptionprivate void
BundleTooltipComponent.draw(MatrixStack matrices, int x, int y, int z, TextureManager textureManager, BundleTooltipComponent.Sprite sprite)