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