Class WaypointStyleAssetManager

All Implemented Interfaces:
ResourceReloader

@Environment(CLIENT) public class WaypointStyleAssetManager extends JsonDataLoader<WaypointStyleAsset>
Mappings:
Namespace Name
named net/minecraft/client/resource/waypoint/WaypointStyleAssetManager
intermediary net/minecraft/class_11327
official hsx
  • Field Details

    • FINDER

      private static final ResourceFinder FINDER
      Mappings:
      Namespace Name Mixin selector
      named FINDER Lnet/minecraft/client/resource/waypoint/WaypointStyleAssetManager;FINDER:Lnet/minecraft/resource/ResourceFinder;
      intermediary field_60325 Lnet/minecraft/class_11327;field_60325:Lnet/minecraft/class_7654;
      official a Lhsx;a:Lalx;
    • MISSING

      private static final WaypointStyleAsset MISSING
      Mappings:
      Namespace Name Mixin selector
      named MISSING Lnet/minecraft/client/resource/waypoint/WaypointStyleAssetManager;MISSING:Lnet/minecraft/client/resource/waypoint/WaypointStyleAsset;
      intermediary field_60326 Lnet/minecraft/class_11327;field_60326:Lnet/minecraft/class_11326;
      official b Lhsx;b:Lhsw;
    • registry

      Mappings:
      Namespace Name Mixin selector
      named registry Lnet/minecraft/client/resource/waypoint/WaypointStyleAssetManager;registry:Ljava/util/Map;
      intermediary field_60327 Lnet/minecraft/class_11327;field_60327:Ljava/util/Map;
      official c Lhsx;c:Ljava/util/Map;
  • Constructor Details

    • WaypointStyleAssetManager

      public WaypointStyleAssetManager()
  • Method Details

    • apply

      protected void apply(Map<Identifier,WaypointStyleAsset> 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,WaypointStyleAsset>>
      Parameters:
      map - the prepared object
      resourceManager - the resource manager
      profiler - the apply profiler
      Mappings:
      Namespace Name Mixin selector
      named apply Lnet/minecraft/client/resource/waypoint/WaypointStyleAssetManager;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 Lhsx;a(Ljava/util/Map;Laxo;Lbtt;)V
    • get

      Mappings:
      Namespace Name Mixin selector
      named get Lnet/minecraft/client/resource/waypoint/WaypointStyleAssetManager;get(Lnet/minecraft/registry/RegistryKey;)Lnet/minecraft/client/resource/waypoint/WaypointStyleAsset;
      intermediary method_71326 Lnet/minecraft/class_11327;method_71326(Lnet/minecraft/class_5321;)Lnet/minecraft/class_11326;
      official a Lhsx;a(Lamd;)Lhsw;