public interface IJsonDirector<T>
Modifier and Type | Method and Description |
---|---|
void |
clear() |
void |
put(net.minecraft.util.ResourceLocation resourceLocation,
T value) |
void put(net.minecraft.util.ResourceLocation resourceLocation, T value)
void clear()