Class SplashOverlay.LogoTexture

All Implemented Interfaces:
AutoCloseable
Enclosing class:
SplashOverlay

@Environment(CLIENT) private static class SplashOverlay.LogoTexture extends ReloadableTexture
Mappings:
Namespace Name
named net/minecraft/client/gui/screen/SplashOverlay$LogoTexture
intermediary net/minecraft/class_425$class_4070
official fuc$a
  • Constructor Details Link icon

    • LogoTexture Link icon

      public LogoTexture()
  • Method Details Link icon

    • loadContents Link icon

      public TextureContents loadContents(ResourceManager resourceManager) throws IOException
      Specified by:
      loadContents in 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;