Uses of Class
net.minecraftforge.registries.MissingMappingsEvent
Packages that use MissingMappingsEvent
-
Uses of MissingMappingsEvent in net.minecraftforge.common
Methods in net.minecraftforge.common with parameters of type MissingMappingsEvent -
Uses of MissingMappingsEvent in net.minecraftforge.registries
Methods in net.minecraftforge.registries that return MissingMappingsEventModifier and TypeMethodDescriptionForgeRegistry.getMissingEvent
(ResourceLocation name, Map<ResourceLocation, Integer> map) Methods in net.minecraftforge.registries with parameters of type MissingMappingsEventModifier and TypeMethodDescriptionprivate static <T> void
GameData.processMissing
(ResourceLocation name, RegistryManager STAGING, MissingMappingsEvent e, Map<ResourceLocation, Integer> missing, Map<ResourceLocation, IdMappingEvent.IdRemapping> remaps, Collection<ResourceLocation> defaulted, Collection<ResourceLocation> failed, boolean injectNetworkDummies)