Uses of Interface
net.runelite.api.Texture
-
Packages that use Texture Package Description net.runelite.api net.runelite.api.hooks -
-
Uses of Texture in net.runelite.api
Methods in net.runelite.api that return Texture Modifier and Type Method Description Texture[]
TextureProvider. getTextures()
Get all textures -
Uses of Texture in net.runelite.api.hooks
Methods in net.runelite.api.hooks with parameters of type Texture Modifier and Type Method Description default void
DrawCallbacks. animate(Texture texture, int diff)
-