Uses of Class
net.minecraft.client.texture.NativeImageBackedTexture
| Package | Description |
|---|---|
| net.minecraft.client.gui.screen.multiplayer | |
| net.minecraft.client.gui.screen.world | |
| net.minecraft.client.render | |
| net.minecraft.client.texture |
-
Uses of NativeImageBackedTexture in net.minecraft.client.gui.screen.multiplayer
Fields in net.minecraft.client.gui.screen.multiplayer declared as NativeImageBackedTexture Modifier and Type Field Description private @Nullable NativeImageBackedTextureMultiplayerServerListWidget.ServerEntry. icon -
Uses of NativeImageBackedTexture in net.minecraft.client.gui.screen.world
Fields in net.minecraft.client.gui.screen.world declared as NativeImageBackedTexture Modifier and Type Field Description private @Nullable NativeImageBackedTextureWorldListWidget.Entry. iconMethods in net.minecraft.client.gui.screen.world that return NativeImageBackedTexture Modifier and Type Method Description private @Nullable NativeImageBackedTextureWorldListWidget.Entry. getIconTexture() -
Uses of NativeImageBackedTexture in net.minecraft.client.render
Fields in net.minecraft.client.render declared as NativeImageBackedTexture Modifier and Type Field Description private NativeImageBackedTextureLightmapTextureManager. textureprivate NativeImageBackedTextureMapRenderer.MapTexture. textureprivate NativeImageBackedTextureOverlayTexture. texture -
Uses of NativeImageBackedTexture in net.minecraft.client.texture
Fields in net.minecraft.client.texture declared as NativeImageBackedTexture Modifier and Type Field Description private static @Nullable NativeImageBackedTextureMissingSprite. textureMethods in net.minecraft.client.texture that return NativeImageBackedTexture Modifier and Type Method Description static NativeImageBackedTextureMissingSprite. getMissingSpriteTexture()Methods in net.minecraft.client.texture with parameters of type NativeImageBackedTexture Modifier and Type Method Description IdentifierTextureManager. registerDynamicTexture(String prefix, NativeImageBackedTexture texture)