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 SummaryConstructors Constructor Description ThrustEventhandler()
- 
Method SummaryModifier and Type Method Description static voidcreateListener()
- 
Constructor Details- 
ThrustEventhandlerpublic ThrustEventhandler()
 
- 
- 
Method Details- 
createListenerpublic static void createListener()
 
-