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