net.minecraft.client.resource

public class DryFoliageColormapResourceSupplier

extends SinglePreparationResourceReloader<int[]>

All mapped superinterfaces:

ResourceReloader

net.minecraft.client.resources.DryFoliageColorReloadListener
net.minecraft.class_10831
net.minecraft.client.resource.DryFoliageColormapResourceSupplier

Field summary

Modifier and TypeField
private static final Identifier
LOCATION
field_57108
DRY_FOLIAGE_COLORMAP

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
protected int[]
prepare(ResourceManager manager, ProfilerFiller profiler)
method_68169(class_3300 arg0, class_3695 arg1)
prepare(ResourceManager resourceManager, Profiler profiler)
protected void
apply(int[] pixels, ResourceManager manager, ProfilerFiller profiler)
method_68170(int[] arg0, class_3300 arg1, class_3695 arg2)
apply(int[] arg0, ResourceManager arg1, Profiler arg2)
protected void
apply(Object pixels, ResourceManager manager, ProfilerFiller profiler)
method_18788(Object arg0, class_3300 arg1, class_3695 arg2)
apply(Object arg0, ResourceManager arg1, Profiler arg2)
protected Object
prepare(ResourceManager manager, ProfilerFiller profiler)
method_18789(class_3300 arg0, class_3695 arg1)
prepare(ResourceManager arg0, Profiler arg1)