public class FoliageColorReloadListener extends ReloadListener<int[]>
IFutureReloadListener.IStage
Modifier and Type | Field and Description |
---|---|
private static ResourceLocation |
FOLIAGE_LOCATION |
Constructor and Description |
---|
FoliageColorReloadListener() |
Modifier and Type | Method and Description |
---|---|
protected void |
apply(int[] objectIn,
IResourceManager resourceManagerIn,
IProfiler profilerIn) |
IResourceType |
getResourceType() |
protected int[] |
prepare(IResourceManager resourceManagerIn,
IProfiler profilerIn) |
reload
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
func_225594_i_
private static final ResourceLocation FOLIAGE_LOCATION
protected int[] prepare(IResourceManager resourceManagerIn, IProfiler profilerIn)
prepare
in class ReloadListener<int[]>
protected void apply(int[] objectIn, IResourceManager resourceManagerIn, IProfiler profilerIn)
apply
in class ReloadListener<int[]>
public IResourceType getResourceType()