Package net.minecraft.client.gui.screen
Class SplashOverlay.LogoTexture
java.lang.Object
net.minecraft.client.texture.AbstractTexture
net.minecraft.client.texture.ReloadableTexture
net.minecraft.client.gui.screen.SplashOverlay.LogoTexture
- All Implemented Interfaces:
AutoCloseable
- Enclosing class:
SplashOverlay
- Mappings:
Namespace Name named net/minecraft/client/gui/screen/SplashOverlay$LogoTextureintermediary net/minecraft/class_425$class_4070official glz$a
-
Field Summary
Fields inherited from class net.minecraft.client.texture.AbstractTexture
glTexture, glTextureView -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class net.minecraft.client.texture.ReloadableTexture
getId, load, reloadMethods inherited from class net.minecraft.client.texture.AbstractTexture
close, getGlTexture, getGlTextureView, setClamp, setFilter, setUseMipmaps
-
Constructor Details
-
LogoTexture
public LogoTexture()
-
-
Method Details
-
loadContents
- Specified by:
loadContentsin classReloadableTexture- Throws:
IOException- Mappings:
Namespace Name Mixin selector named loadContentsLnet/minecraft/client/texture/ReloadableTexture;loadContents(Lnet/minecraft/resource/ResourceManager;)Lnet/minecraft/client/texture/TextureContents;intermediary method_65809Lnet/minecraft/class_10537;method_65809(Lnet/minecraft/class_3300;)Lnet/minecraft/class_10539;official aLicf;a(Lbap;)Licp;
-