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$LogoTexture- intermediary - net/minecraft/class_425$class_4070- official - fuc$a
- 
Field SummaryFields inherited from class net.minecraft.client.texture.AbstractTexturebilinear, DEFAULT_ID, glId
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class net.minecraft.client.texture.ReloadableTexturegetId, reloadMethods inherited from class net.minecraft.client.texture.AbstractTexturebindTexture, clearGlId, close, getGlId, setClamp, setFilter, setFilter
- 
Constructor Details- 
LogoTexturepublic LogoTexture()
 
- 
- 
Method Details- 
loadContents- Specified by:
- loadContentsin class- ReloadableTexture
- Throws:
- IOException
- Mappings:
- Namespace - Name - Mixin selector - named - loadContents- Lnet/minecraft/client/texture/ReloadableTexture;loadContents(Lnet/minecraft/resource/ResourceManager;)Lnet/minecraft/client/texture/TextureContents;- intermediary - method_65809- Lnet/minecraft/class_10537;method_65809(Lnet/minecraft/class_3300;)Lnet/minecraft/class_10539;- official - a- Lhek;a(Laup;)Lheu;
 
 
-