Class CommonEvents

java.lang.Object
purplecreate.tramways.events.CommonEvents

public class CommonEvents extends Object
  • Constructor Details

    • CommonEvents

      public CommonEvents()
  • Method Details

    • onPlayerJoin

      public static void onPlayerJoin(net.minecraft.server.level.ServerPlayer player)
    • onLevelTick

      public static void onLevelTick(net.minecraft.world.level.Level level)