JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Interface
net.minecraft.client.renderer.texture.Tickable
Packages that use
Tickable
Package
Description
net.minecraft.client.renderer.texture
Uses of
Tickable
in
net.minecraft.client.renderer.texture
Classes in
net.minecraft.client.renderer.texture
that implement
Tickable
Modifier and Type
Class
Description
class
TextureAtlas
class
TextureManager
Fields in
net.minecraft.client.renderer.texture
with type parameters of type
Tickable
Modifier and Type
Field
Description
private final
Set
<
Tickable
>
TextureManager.
tickableTextures