public class FMLModIdMappingEvent.ModRemapping
extends java.lang.Object
| 修飾子とタイプ | フィールドと説明 | 
|---|---|
| ResourceLocation | key | 
| int | newId | 
| int | oldId | 
| ResourceLocation | registry | 
public final ResourceLocation registry
public final ResourceLocation key
public final int oldId
public final int newId