Uses of Enum Class
net.minecraft.client.gui.screens.inventory.tooltip.ClientBundleTooltip.Texture
Packages that use ClientBundleTooltip.Texture
-
Uses of ClientBundleTooltip.Texture in net.minecraft.client.gui.screens.inventory.tooltip
Methods in net.minecraft.client.gui.screens.inventory.tooltip that return ClientBundleTooltip.TextureModifier and TypeMethodDescriptionstatic ClientBundleTooltip.Texture
Returns the enum constant of this class with the specified name.static ClientBundleTooltip.Texture[]
ClientBundleTooltip.Texture.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in net.minecraft.client.gui.screens.inventory.tooltip with parameters of type ClientBundleTooltip.TextureModifier and TypeMethodDescriptionprivate void
ClientBundleTooltip.blit
(GuiGraphics pGuiGraphics, int pX, int pY, ClientBundleTooltip.Texture pTexture)