public static class PotatoProjectileTypeManager.ReloadListener
extends net.minecraft.client.resources.JsonReloadListener
| Modifier and Type | Field and Description |
|---|---|
static PotatoProjectileTypeManager.ReloadListener |
INSTANCE |
| Modifier | Constructor and Description |
|---|---|
protected |
ReloadListener() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
apply(java.util.Map<net.minecraft.util.ResourceLocation,com.google.gson.JsonElement> map,
net.minecraft.resources.IResourceManager resourceManager,
net.minecraft.profiler.IProfiler profiler) |
getPreparedPath, preparepublic static final PotatoProjectileTypeManager.ReloadListener INSTANCE
protected void apply(java.util.Map<net.minecraft.util.ResourceLocation,com.google.gson.JsonElement> map,
net.minecraft.resources.IResourceManager resourceManager,
net.minecraft.profiler.IProfiler profiler)
apply in class net.minecraft.client.resources.ReloadListener<java.util.Map<net.minecraft.util.ResourceLocation,com.google.gson.JsonElement>>