public class FMLModIdMappingEvent extends ModLifecycleEvent
MinecraftForge.EVENT_BUS
修飾子とタイプ | クラスと説明 |
---|---|
class |
FMLModIdMappingEvent.ModRemapping |
Event.HasResult, Event.Result
修飾子とタイプ | フィールドと説明 |
---|---|
boolean |
isFrozen |
コンストラクタと説明 |
---|
FMLModIdMappingEvent(java.util.Map<ResourceLocation,java.util.Map<ResourceLocation,java.lang.Integer[]>> remaps,
boolean isFrozen) |
修飾子とタイプ | メソッドと説明 |
---|---|
com.google.common.collect.ImmutableSet<ResourceLocation> |
getRegistries() |
com.google.common.collect.ImmutableList<FMLModIdMappingEvent.ModRemapping> |
getRemaps(ResourceLocation registry) |
description, getIMCStream, getIMCStream, toString
getListenerList, getParentListenerList, getPhase, getResult, hasResult, isCancelable, isCanceled, setCanceled, setPhase, setResult, setup
public FMLModIdMappingEvent(java.util.Map<ResourceLocation,java.util.Map<ResourceLocation,java.lang.Integer[]>> remaps, boolean isFrozen)
public com.google.common.collect.ImmutableSet<ResourceLocation> getRegistries()
public com.google.common.collect.ImmutableList<FMLModIdMappingEvent.ModRemapping> getRemaps(ResourceLocation registry)