Package me.iron.WarpSpace.Mod.server
Class ThrustEventhandler
java.lang.Object
me.iron.WarpSpace.Mod.server.ThrustEventhandler
public class ThrustEventhandler
extends java.lang.Object
STARMADE MOD
CREATOR: Max1M
DATE: 16.12.2020
TIME: 00:33
NOT USED BC DOESNT WORK //TODO zombie code
intercept the thrust calculation event provided by vanilla code and overwrite it with a different value for warpships
-
Constructor Summary
Constructors Constructor Description ThrustEventhandler()
-
Method Summary
Modifier and Type Method Description static void
createListener()
-
Constructor Details
-
ThrustEventhandler
public ThrustEventhandler()
-
-
Method Details
-
createListener
public static void createListener()
-