Interface Baker

All Known Implementing Classes:
ModelBaker.BakerImpl

@Environment(CLIENT) public interface Baker
Mappings:
Namespace Name
named net/minecraft/client/render/model/Baker
intermediary net/minecraft/class_7775
official hls
  • Method Details

    • getModel

      class_10819 getModel(Identifier identifier)
      Mappings:
      Namespace Name Mixin selector
      named getModel Lnet/minecraft/client/render/model/Baker;getModel(Lnet/minecraft/util/Identifier;)Lnet/minecraft/class_10819;
      intermediary method_45872 Lnet/minecraft/class_7775;method_45872(Lnet/minecraft/class_2960;)Lnet/minecraft/class_10819;
      official a Lhls;a(Lalg;)Lhmc;
    • getSpriteGetter

      ErrorCollectingSpriteGetter getSpriteGetter()
      Mappings:
      Namespace Name Mixin selector
      named getSpriteGetter Lnet/minecraft/client/render/model/Baker;getSpriteGetter()Lnet/minecraft/client/render/model/ErrorCollectingSpriteGetter;
      intermediary method_65732 Lnet/minecraft/class_7775;method_65732()Lnet/minecraft/class_9826;
      official a Lhls;a()Lhmd;