Class JourneyTrainMap

java.lang.Object
com.simibubi.create.compat.trainmap.JourneyTrainMap

public class JourneyTrainMap extends Object
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    static void
    mouseClick(net.neoforged.neoforge.client.event.InputEvent.MouseButton.Pre event)
     
    static void
    onRender(net.minecraft.client.gui.GuiGraphics graphics, journeymap.client.ui.fullscreen.Fullscreen screen, double x, double z, int mX, int mY, float pt)
     
    static void
     

    Methods inherited from class java.lang.Object

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

    • JourneyTrainMap

      public JourneyTrainMap()
  • Method Details

    • tick

      public static void tick()
    • mouseClick

      public static void mouseClick(net.neoforged.neoforge.client.event.InputEvent.MouseButton.Pre event)
    • onRender

      public static void onRender(net.minecraft.client.gui.GuiGraphics graphics, journeymap.client.ui.fullscreen.Fullscreen screen, double x, double z, int mX, int mY, float pt)