Interface ModelBaker.SpriteGetter

Enclosing class:
ModelBaker

@Environment(CLIENT) public static interface ModelBaker.SpriteGetter
Mappings:
Namespace Name
named net/minecraft/client/render/model/ModelBaker$SpriteGetter
intermediary net/minecraft/class_1088$class_9826
official hgv$d
  • Method Details

    • get

      Sprite get(class_10525 class_10525, SpriteIdentifier spriteId)
      Mappings:
      Namespace Name Mixin selector
      named get Lnet/minecraft/client/render/model/ModelBaker$SpriteGetter;get(Lnet/minecraft/class_10525;Lnet/minecraft/client/util/SpriteIdentifier;)Lnet/minecraft/client/texture/Sprite;
      intermediary method_65739 Lnet/minecraft/class_1088$class_9826;method_65739(Lnet/minecraft/class_10525;Lnet/minecraft/class_4730;)Lnet/minecraft/class_1058;
      official a Lhgv$d;a(Lhgw;Lhgs;)Lhej;
    • method_65740

      Sprite method_65740(class_10525 class_10525, String string)
      Mappings:
      Namespace Name Mixin selector
      named method_65740 Lnet/minecraft/client/render/model/ModelBaker$SpriteGetter;method_65740(Lnet/minecraft/class_10525;Ljava/lang/String;)Lnet/minecraft/client/texture/Sprite;
      intermediary method_65740 Lnet/minecraft/class_1088$class_9826;method_65740(Lnet/minecraft/class_10525;Ljava/lang/String;)Lnet/minecraft/class_1058;
      official a Lhgv$d;a(Lhgw;Ljava/lang/String;)Lhej;
    • method_65738

      default class_10527 method_65738(class_10525 class_10525)
      Mappings:
      Namespace Name Mixin selector
      named method_65738 Lnet/minecraft/client/render/model/ModelBaker$SpriteGetter;method_65738(Lnet/minecraft/class_10525;)Lnet/minecraft/class_10527;
      intermediary method_65738 Lnet/minecraft/class_1088$class_9826;method_65738(Lnet/minecraft/class_10525;)Lnet/minecraft/class_10527;
      official a Lhgv$d;a(Lhgw;)Lhhf;