Class MountControllerType
java.lang.Object
com.ticxo.modelengine.api.mount.controller.MountControllerType
- All Implemented Interfaces:
MountControllerSupplier
-
Constructor Summary
ConstructorsConstructorDescriptionMountControllerType
(BiFunction<org.bukkit.entity.Entity, Mount, MountController> controllerConstructor) -
Method Summary
-
Constructor Details
-
MountControllerType
public MountControllerType(BiFunction<org.bukkit.entity.Entity, Mount, MountController> controllerConstructor)
-
-
Method Details
-
createController
- Specified by:
createController
in interfaceMountControllerSupplier
-