Class PMWEvents

java.lang.Object
net.nullved.pmweatherapi.event.PMWEvents

public class PMWEvents extends Object
  • Constructor Details

    • PMWEvents

      public PMWEvents()
  • Method Details

    • onPlayerJoin

      public static void onPlayerJoin(net.neoforged.neoforge.event.entity.player.PlayerEvent.PlayerLoggedInEvent event)
    • onPlayerChangeDimension

      public static void onPlayerChangeDimension(net.neoforged.neoforge.event.entity.player.PlayerEvent.PlayerChangedDimensionEvent event)
    • onTick

      public static void onTick(net.neoforged.neoforge.event.tick.ServerTickEvent.Pre event)
    • onRegisterCommandsEvent

      public static void onRegisterCommandsEvent(net.neoforged.neoforge.event.RegisterCommandsEvent event)
    • onLevelLoadEvent

      public static void onLevelLoadEvent(net.neoforged.neoforge.event.level.LevelEvent.Load event)
    • onLevelUnloadEvent

      public static void onLevelUnloadEvent(net.neoforged.neoforge.event.level.LevelEvent.Unload event)