Package net.minecraft.client.resource
Class GrassColormapResourceSupplier
java.lang.Object
net.minecraft.resource.SinglePreparationResourceReloadListener<int[]>
net.minecraft.client.resource.GrassColormapResourceSupplier
- All Implemented Interfaces:
ResourceReloadListener
@Environment(CLIENT) public class GrassColormapResourceSupplier extends SinglePreparationResourceReloadListener<int[]>
- Mappings:
Namespace Name official ese
intermediary net/minecraft/class_1069
named net/minecraft/client/resource/GrassColormapResourceSupplier
-
Nested Class Summary
Nested classes/interfaces inherited from interface net.minecraft.resource.ResourceReloadListener
ResourceReloadListener.Synchronizer
-
Field Summary
Fields Modifier and Type Field Description private static Identifier
GRASS_COLORMAP_LOC
-
Constructor Summary
Constructors Constructor Description GrassColormapResourceSupplier()
-
Method Summary
Modifier and Type Method Description protected void
apply(int[] int2, ResourceManager resourceManager, Profiler profiler)
protected int[]
method_18662(ResourceManager resourceManager, Profiler profiler)
Methods inherited from class net.minecraft.resource.SinglePreparationResourceReloadListener
prepare, reload
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface net.minecraft.resource.ResourceReloadListener
getName
-
Field Details
-
GRASS_COLORMAP_LOC
- Mappings:
Namespace Name Mixin selector official a
Lese;a:Lwb;
intermediary field_5302
Lnet/minecraft/class_1069;field_5302:Lnet/minecraft/class_2960;
named GRASS_COLORMAP_LOC
Lnet/minecraft/client/resource/GrassColormapResourceSupplier;GRASS_COLORMAP_LOC:Lnet/minecraft/util/Identifier;
-
-
Constructor Details
-
GrassColormapResourceSupplier
public GrassColormapResourceSupplier()
-
-
Method Details
-
method_18662
- Mappings:
Namespace Name Mixin selector official a
Lese;a(Lacx;Laos;)[I
intermediary method_18662
Lnet/minecraft/class_1069;method_18662(Lnet/minecraft/class_3300;Lnet/minecraft/class_3695;)[I
named method_18662
Lnet/minecraft/client/resource/GrassColormapResourceSupplier;method_18662(Lnet/minecraft/resource/ResourceManager;Lnet/minecraft/util/profiler/Profiler;)[I
-
apply
- Specified by:
apply
in classSinglePreparationResourceReloadListener<int[]>
- Mappings:
Namespace Name Mixin selector official a
Lese;a([ILacx;Laos;)V
intermediary method_18661
Lnet/minecraft/class_1069;method_18661([ILnet/minecraft/class_3300;Lnet/minecraft/class_3695;)V
named apply
Lnet/minecraft/client/resource/GrassColormapResourceSupplier;apply([ILnet/minecraft/resource/ResourceManager;Lnet/minecraft/util/profiler/Profiler;)V
-