Uses of Interface
net.minecraft.client.renderer.texture.ITickable
-
Packages that use ITickable Package Description net.minecraft.client.renderer.texture -
-
Uses of ITickable in net.minecraft.client.renderer.texture
Classes in net.minecraft.client.renderer.texture that implement ITickable Modifier and Type Class Description class
AtlasTexture
class
TextureManager
Fields in net.minecraft.client.renderer.texture with type parameters of type ITickable Modifier and Type Field Description private java.util.Set<ITickable>
TextureManager. tickableTextures
-