Package net.minecraft

Class class_11327

All Implemented Interfaces:
ResourceReloader

@Environment(CLIENT) public class class_11327 extends JsonDataLoader<class_11326>
Mappings:
Namespace Name
named net/minecraft/class_11327
intermediary net/minecraft/class_11327
official hov
  • Field Details

    • field_60325

      private static final ResourceFinder field_60325
      Mappings:
      Namespace Name Mixin selector
      named field_60325 Lnet/minecraft/class_11327;field_60325:Lnet/minecraft/resource/ResourceFinder;
      intermediary field_60325 Lnet/minecraft/class_11327;field_60325:Lnet/minecraft/class_7654;
      official a Lhov;a:Laln;
    • field_60326

      private static final class_11326 field_60326
      Mappings:
      Namespace Name Mixin selector
      named field_60326 Lnet/minecraft/class_11327;field_60326:Lnet/minecraft/class_11326;
      intermediary field_60326 Lnet/minecraft/class_11327;field_60326:Lnet/minecraft/class_11326;
      official b Lhov;b:Lhou;
    • field_60327

      private Map<RegistryKey<class_11298>,class_11326> field_60327
      Mappings:
      Namespace Name Mixin selector
      named field_60327 Lnet/minecraft/class_11327;field_60327:Ljava/util/Map;
      intermediary field_60327 Lnet/minecraft/class_11327;field_60327:Ljava/util/Map;
      official c Lhov;c:Ljava/util/Map;
  • Constructor Details

    • class_11327

      public class_11327()
  • Method Details

    • apply

      protected void apply(Map<Identifier,class_11326> map, ResourceManager resourceManager, Profiler profiler)
      Description copied from class: SinglePreparationResourceReloader
      Handles the prepared intermediate object.

      This method is called in the apply executor, or the game engine, in a reload.

      Specified by:
      apply in class SinglePreparationResourceReloader<Map<Identifier,class_11326>>
      Parameters:
      map - the prepared object
      resourceManager - the resource manager
      profiler - the apply profiler
      Mappings:
      Namespace Name Mixin selector
      named apply Lnet/minecraft/class_11327;apply(Ljava/util/Map;Lnet/minecraft/resource/ResourceManager;Lnet/minecraft/util/profiler/Profiler;)V
      intermediary method_71328 Lnet/minecraft/class_11327;method_71328(Ljava/util/Map;Lnet/minecraft/class_3300;Lnet/minecraft/class_3695;)V
      official a Lhov;a(Ljava/util/Map;Lavt;Lbrv;)V
    • method_71326

      public class_11326 method_71326(RegistryKey<class_11298> registryKey)
      Mappings:
      Namespace Name Mixin selector
      named method_71326 Lnet/minecraft/class_11327;method_71326(Lnet/minecraft/registry/RegistryKey;)Lnet/minecraft/class_11326;
      intermediary method_71326 Lnet/minecraft/class_11327;method_71326(Lnet/minecraft/class_5321;)Lnet/minecraft/class_11326;
      official a Lhov;a(Lalt;)Lhou;