Uses of Class
net.minecraft.client.texture.NativeImageBackedTexture
Package
Description
-
Uses of NativeImageBackedTexture in net.minecraft.client.gui.screen.multiplayer
Modifier and TypeFieldDescriptionprivate @Nullable NativeImageBackedTexture
MultiplayerServerListWidget.ServerEntry.icon
-
Uses of NativeImageBackedTexture in net.minecraft.client.gui.screen.world
Modifier and TypeFieldDescriptionprivate final @Nullable NativeImageBackedTexture
WorldListWidget.WorldEntry.icon
Modifier and TypeMethodDescriptionprivate @Nullable NativeImageBackedTexture
WorldListWidget.WorldEntry.getIconTexture()
-
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)