public class FMLModIdMappingEvent.ModRemapping
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
ResourceLocation |
key |
int |
newId |
int |
oldId |
ResourceLocation |
registry |
public final ResourceLocation registry
public final ResourceLocation key
public final int oldId
public final int newId