Uses of Class
net.minecraftforge.fmllegacy.event.lifecycle.FMLModIdMappingEvent.ModRemapping
Packages that use FMLModIdMappingEvent.ModRemapping
-
Uses of FMLModIdMappingEvent.ModRemapping in net.minecraftforge.fmllegacy.event.lifecycle
Fields in net.minecraftforge.fmllegacy.event.lifecycle with type parameters of type FMLModIdMappingEvent.ModRemappingModifier and TypeFieldDescriptionprivate Map<ResourceLocation,com.google.common.collect.ImmutableList<FMLModIdMappingEvent.ModRemapping>>FMLModIdMappingEvent.remapsMethods in net.minecraftforge.fmllegacy.event.lifecycle that return types with arguments of type FMLModIdMappingEvent.ModRemappingModifier and TypeMethodDescriptioncom.google.common.collect.ImmutableList<FMLModIdMappingEvent.ModRemapping>FMLModIdMappingEvent.getRemaps(ResourceLocation registry)