Class FoliageColormapResourceSupplier

java.lang.Object
net.minecraft.resource.SinglePreparationResourceReloader<int[]>
net.minecraft.client.resource.FoliageColormapResourceSupplier
All Implemented Interfaces:
ResourceReloader

@Environment(CLIENT) public class FoliageColormapResourceSupplier extends SinglePreparationResourceReloader<int[]>
Mappings:
Namespace Name
official fnd
intermediary net/minecraft/class_1070
named net/minecraft/client/resource/FoliageColormapResourceSupplier
  • Field Details

    • FOLIAGE_COLORMAP

      private static final Identifier FOLIAGE_COLORMAP
      Mappings:
      Namespace Name Mixin selector
      official a Lfnd;a:Labv;
      intermediary field_5303 Lnet/minecraft/class_1070;field_5303:Lnet/minecraft/class_2960;
      named FOLIAGE_COLORMAP Lnet/minecraft/client/resource/FoliageColormapResourceSupplier;FOLIAGE_COLORMAP:Lnet/minecraft/util/Identifier;
  • Constructor Details

    • FoliageColormapResourceSupplier

      public FoliageColormapResourceSupplier()
  • Method Details

    • reload

      protected int[] reload(ResourceManager resourceManager, Profiler profiler)
      Mappings:
      Namespace Name Mixin selector
      official a Lfnd;a(Lajt;Layk;)[I
      intermediary method_18660 Lnet/minecraft/class_1070;method_18660(Lnet/minecraft/class_3300;Lnet/minecraft/class_3695;)[I
      named reload Lnet/minecraft/client/resource/FoliageColormapResourceSupplier;reload(Lnet/minecraft/resource/ResourceManager;Lnet/minecraft/util/profiler/Profiler;)[I
    • method_18659

      protected void method_18659(int[] int2, ResourceManager resourceManager, Profiler profiler)
      Mappings:
      Namespace Name Mixin selector
      official a Lfnd;a([ILajt;Layk;)V
      intermediary method_18659 Lnet/minecraft/class_1070;method_18659([ILnet/minecraft/class_3300;Lnet/minecraft/class_3695;)V
      named method_18659 Lnet/minecraft/client/resource/FoliageColormapResourceSupplier;method_18659([ILnet/minecraft/resource/ResourceManager;Lnet/minecraft/util/profiler/Profiler;)V