Uses of Record Class
net.neoforged.neoforge.registries.IdMappingEvent.IdRemapping
Packages that use IdMappingEvent.IdRemapping
-
Uses of IdMappingEvent.IdRemapping in net.neoforged.neoforge.registries
Method parameters in net.neoforged.neoforge.registries with type arguments of type IdMappingEvent.IdRemappingModifier and TypeMethodDescription(package private) static void
GameData.fireRemapEvent
(Map<ResourceLocation, Map<ResourceLocation, IdMappingEvent.IdRemapping>> remaps, boolean isFreezing) Constructor parameters in net.neoforged.neoforge.registries with type arguments of type IdMappingEvent.IdRemappingModifierConstructorDescriptionIdMappingEvent
(Map<ResourceLocation, Map<ResourceLocation, IdMappingEvent.IdRemapping>> remaps, boolean isFrozen)