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