Uses of Class
net.minecraft.client.gui.tooltip.BundleTooltipComponent.Sprite
| Package | Description |
|---|---|
| net.minecraft.client.gui.tooltip |
-
Uses of BundleTooltipComponent.Sprite in net.minecraft.client.gui.tooltip
Methods in net.minecraft.client.gui.tooltip that return BundleTooltipComponent.Sprite Modifier and Type Method Description static BundleTooltipComponent.SpriteBundleTooltipComponent.Sprite. valueOf(String name)Returns 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.Sprite Modifier and Type Method Description private voidBundleTooltipComponent. draw(MatrixStack matrices, int x, int y, int z, TextureManager textureManager, BundleTooltipComponent.Sprite sprite)