Class CommonEventsImpl
java.lang.Object
purplecreate.tramways.events.forge.CommonEventsImpl
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic void
onLevelTick
(net.minecraftforge.event.TickEvent.LevelTickEvent event) static void
onPlayerLogin
(net.minecraftforge.event.entity.player.PlayerEvent.PlayerLoggedInEvent event)
-
Constructor Details
-
CommonEventsImpl
public CommonEventsImpl()
-
-
Method Details
-
onPlayerLogin
public static void onPlayerLogin(net.minecraftforge.event.entity.player.PlayerEvent.PlayerLoggedInEvent event) -
onLevelTick
public static void onLevelTick(net.minecraftforge.event.TickEvent.LevelTickEvent event)
-