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