Uses of Class
net.minecraft.client.texture.NativeImageBackedTexture
Package
Description
-
Uses of NativeImageBackedTexture in net.minecraft.client.gui.screen.world
-
Uses of NativeImageBackedTexture in net.minecraft.client.render
Modifier and TypeFieldDescriptionprivate final NativeImageBackedTexture
LightmapTextureManager.texture
private final NativeImageBackedTexture
MapRenderer.MapTexture.texture
private final NativeImageBackedTexture
OverlayTexture.texture
-
Uses of NativeImageBackedTexture in net.minecraft.client.texture
Modifier and TypeFieldDescriptionprivate static @Nullable NativeImageBackedTexture
MissingSprite.texture
Modifier and TypeMethodDescriptionstatic NativeImageBackedTexture
MissingSprite.getMissingSpriteTexture()
Modifier and TypeMethodDescriptionTextureManager.registerDynamicTexture
(String prefix, NativeImageBackedTexture texture)