Class ItemAssetsLoader

java.lang.Object
net.minecraft.client.item.ItemAssetsLoader

@Environment(CLIENT) public class ItemAssetsLoader extends Object
Mappings:
Namespace Name
named net/minecraft/client/item/ItemAssetsLoader
intermediary net/minecraft/class_10521
official hgw
  • Field Details Link icon

    • LOGGER Link icon

      private static final Logger LOGGER
      Mappings:
      Namespace Name Mixin selector
      named LOGGER Lnet/minecraft/client/item/ItemAssetsLoader;LOGGER:Lorg/slf4j/Logger;
      intermediary field_55460 Lnet/minecraft/class_10521;field_55460:Lorg/slf4j/Logger;
      official a Lhgw;a:Lorg/slf4j/Logger;
    • FINDER Link icon

      private static final ResourceFinder FINDER
      Mappings:
      Namespace Name Mixin selector
      named FINDER Lnet/minecraft/client/item/ItemAssetsLoader;FINDER:Lnet/minecraft/resource/ResourceFinder;
      intermediary field_55571 Lnet/minecraft/class_10521;field_55571:Lnet/minecraft/class_7654;
      official b Lhgw;b:Lako;
  • Constructor Details Link icon

    • ItemAssetsLoader Link icon

      public ItemAssetsLoader()
  • Method Details Link icon

    • load Link icon

      public static CompletableFuture<ItemAssetsLoader.Result> load(ResourceManager resourceManager, Executor executor)
      Mappings:
      Namespace Name Mixin selector
      named load Lnet/minecraft/client/item/ItemAssetsLoader;load(Lnet/minecraft/resource/ResourceManager;Ljava/util/concurrent/Executor;)Ljava/util/concurrent/CompletableFuture;
      intermediary method_65929 Lnet/minecraft/class_10521;method_65929(Lnet/minecraft/class_3300;Ljava/util/concurrent/Executor;)Ljava/util/concurrent/CompletableFuture;
      official a Lhgw;a(Laup;Ljava/util/concurrent/Executor;)Ljava/util/concurrent/CompletableFuture;