Class RegistrationHelpersNeoForge

java.lang.Object
org.cyclops.cyclopscore.helper.RegistrationHelpersNeoForge
All Implemented Interfaces:
org.cyclops.cyclopscore.helper.IRegistrationHelpers

public class RegistrationHelpersNeoForge extends Object implements org.cyclops.cyclopscore.helper.IRegistrationHelpers
  • Constructor Details

    • RegistrationHelpersNeoForge

      public RegistrationHelpersNeoForge()
  • Method Details

    • createSpawnEgg

      public net.minecraft.world.item.Item createSpawnEgg(Supplier<? extends net.minecraft.world.entity.EntityType<? extends net.minecraft.world.entity.Mob>> type, int backgroundColor, int highlightColor, net.minecraft.world.item.Item.Properties props)
      Specified by:
      createSpawnEgg in interface org.cyclops.cyclopscore.helper.IRegistrationHelpers