Uses of Enum Class
net.minecraft.client.gui.tooltip.BundleTooltipComponent.SlotSprite
Packages that use BundleTooltipComponent.SlotSprite
-
Uses of BundleTooltipComponent.SlotSprite in net.minecraft.client.gui.tooltip
Methods in net.minecraft.client.gui.tooltip that return BundleTooltipComponent.SlotSpriteModifier 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.Methods in net.minecraft.client.gui.tooltip with parameters of type BundleTooltipComponent.SlotSpriteModifier and TypeMethodDescriptionprivate void
BundleTooltipComponent.draw
(DrawContext context, int x, int y, BundleTooltipComponent.SlotSprite sprite)