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 inw
  • Method Details

    • getModel

      Mappings:
      Namespace Name Mixin selector
      named getModel Lnet/minecraft/client/render/model/Baker;getModel(Lnet/minecraft/util/Identifier;)Lnet/minecraft/client/render/model/BakedSimpleModel;
      intermediary method_45872 Lnet/minecraft/class_7775;method_45872(Lnet/minecraft/class_2960;)Lnet/minecraft/class_10819;
      official a Linw;a(Lamo;)Liof;
    • method_76673

      BlockModelPart method_76673()
      Mappings:
      Namespace Name Mixin selector
      named method_76673 Lnet/minecraft/client/render/model/Baker;method_76673()Lnet/minecraft/client/render/model/BlockModelPart;
      intermediary method_76673 Lnet/minecraft/class_7775;method_76673()Lnet/minecraft/class_10889;
      official a Linw;a()Lhqg;
    • 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 b Linw;b()Liog;
    • method_76674

      Baker.class_12356 method_76674()
      Mappings:
      Namespace Name Mixin selector
      named method_76674 Lnet/minecraft/client/render/model/Baker;method_76674()Lnet/minecraft/client/render/model/Baker$class_12356;
      intermediary method_76674 Lnet/minecraft/class_7775;method_76674()Lnet/minecraft/class_7775$class_12356;
      official c Linw;c()Linw$a;
    • compute

      <T> T compute(Baker.ResolvableCacheKey<T> key)
      Mappings:
      Namespace Name Mixin selector
      named compute Lnet/minecraft/client/render/model/Baker;compute(Lnet/minecraft/client/render/model/Baker$ResolvableCacheKey;)Ljava/lang/Object;
      intermediary method_68549 Lnet/minecraft/class_7775;method_68549(Lnet/minecraft/class_7775$class_10897;)Ljava/lang/Object;
      official a Linw;a(Linw$b;)Ljava/lang/Object;