Package net.minecraft

Class class_10831

All Implemented Interfaces:
ResourceReloader

@Environment(CLIENT) public class class_10831 extends SinglePreparationResourceReloader<int[]>
Mappings:
Namespace Name
named net/minecraft/class_10831
intermediary net/minecraft/class_10831
official hkj
  • Field Details

    • field_57108

      private static final Identifier field_57108
      Mappings:
      Namespace Name Mixin selector
      named field_57108 Lnet/minecraft/class_10831;field_57108:Lnet/minecraft/util/Identifier;
      intermediary field_57108 Lnet/minecraft/class_10831;field_57108:Lnet/minecraft/class_2960;
      official a Lhkj;a:Lalg;
  • Constructor Details

    • class_10831

      public class_10831()
  • Method Details

    • method_68169

      protected int[] method_68169(ResourceManager resourceManager, Profiler profiler)
      Mappings:
      Namespace Name Mixin selector
      named method_68169 Lnet/minecraft/class_10831;method_68169(Lnet/minecraft/resource/ResourceManager;Lnet/minecraft/util/profiler/Profiler;)[I
      intermediary method_68169 Lnet/minecraft/class_10831;method_68169(Lnet/minecraft/class_3300;Lnet/minecraft/class_3695;)[I
      official a Lhkj;a(Lavd;Lbqq;)[I
    • apply

      protected void apply(int[] int2, 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<int[]>
      Parameters:
      int2 - the prepared object
      resourceManager - the resource manager
      profiler - the apply profiler
      Mappings:
      Namespace Name Mixin selector
      named apply Lnet/minecraft/class_10831;apply([ILnet/minecraft/resource/ResourceManager;Lnet/minecraft/util/profiler/Profiler;)V
      intermediary method_68170 Lnet/minecraft/class_10831;method_68170([ILnet/minecraft/class_3300;Lnet/minecraft/class_3695;)V
      official a Lhkj;a([ILavd;Lbqq;)V