@Environment(value=CLIENT) public class GrassColormapResourceSupplier extends SinglePreparationResourceReloadListener<int[]>
ResourceReloadListener.Synchronizer
Modifier and Type | Field and Description |
---|---|
private static Identifier |
GRASS_COLORMAP_LOC |
Constructor and Description |
---|
GrassColormapResourceSupplier() |
Modifier and Type | Method and Description |
---|---|
protected void |
apply(int[] int2,
ResourceManager resourceManager,
Profiler profiler) |
protected int[] |
method_18662(ResourceManager resourceManager,
Profiler profiler) |
prepare, reload
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getName
private static final Identifier GRASS_COLORMAP_LOC
protected int[] method_18662(ResourceManager resourceManager, Profiler profiler)
protected void apply(int[] int2, ResourceManager resourceManager, Profiler profiler)
apply
in class SinglePreparationResourceReloadListener<int[]>