java.lang.Object
com.hypixel.hytale.server.npc.movement.controllers.BuilderMotionControllerMapUtil
public class BuilderMotionControllerMapUtil
extends Object
-
Field Summary
Fields
static final Class<Map<String,com.hypixel.hytale.server.npc.movement.controllers.MotionController>>
private static final Map<String,com.hypixel.hytale.server.npc.movement.controllers.MotionController>
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
MAP_OBJECT_REFERENCE
private static final Map<String,com.hypixel.hytale.server.npc.movement.controllers.MotionController> MAP_OBJECT_REFERENCE
-
CLASS_REFERENCE
public static final Class<Map<String,com.hypixel.hytale.server.npc.movement.controllers.MotionController>> CLASS_REFERENCE
-
Constructor Details
-
BuilderMotionControllerMapUtil
public BuilderMotionControllerMapUtil()