Class GameEventRegistry

java.lang.Object
net.trique.wardentools.registry.GameEventRegistry

public class GameEventRegistry extends Object
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static net.trique.wardentools.registration.RegistryObject<net.minecraft.world.level.gameevent.GameEvent,net.minecraft.world.level.gameevent.GameEvent>
     
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    static void
     

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Field Details

    • ENTITY_SOUND

      public static net.trique.wardentools.registration.RegistryObject<net.minecraft.world.level.gameevent.GameEvent,net.minecraft.world.level.gameevent.GameEvent> ENTITY_SOUND
  • Constructor Details

    • GameEventRegistry

      public GameEventRegistry()
  • Method Details

    • init

      public static void init()