Class RegistryHandler

java.lang.Object
com.pixelmonmod.pixelmon.api.config.RegistryHandler

public class RegistryHandler extends Object
Created by Jay113355 on 9/20/2017.

https://mcforge.readthedocs.io/en/latest/concepts/registries/ and are fired in alphabetic order except for Block and Item which are called first and second. Other events: Potion, Biome, SoundEvent, PotionType, Enchantment, IRecipe, VillagerProfession, EntityEntry

  • Constructor Details

    • RegistryHandler

      public RegistryHandler()
  • Method Details

    • doVanillaRegistrations

      public static void doVanillaRegistrations()
    • onRegisterModels

      public static void onRegisterModels(net.minecraftforge.registries.RegisterEvent event)