Package net.minecraftforge.debug.misc
Class FakePlayerTest
- java.lang.Object
-
- net.minecraftforge.debug.misc.FakePlayerTest
-
public class FakePlayerTest extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description static boolean
ENABLE
-
Constructor Summary
Constructors Constructor Description FakePlayerTest()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
registerCommands(RegisterCommandsEvent event)
-
-
-
Field Detail
-
ENABLE
public static final boolean ENABLE
- See Also:
- Constant Field Values
-
-
Method Detail
-
registerCommands
public void registerCommands(RegisterCommandsEvent event)
-
-