public static interface Controllable.MovementController
Modifier and Type | Method and Description |
---|---|
void |
leftClick(org.bukkit.event.player.PlayerInteractEvent event) |
void |
rightClick(org.bukkit.event.player.PlayerInteractEvent event) |
void |
rightClickEntity(NPCRightClickEvent event) |
void |
run(org.bukkit.entity.Player rider) |
void leftClick(org.bukkit.event.player.PlayerInteractEvent event)
void rightClick(org.bukkit.event.player.PlayerInteractEvent event)
void rightClickEntity(NPCRightClickEvent event)
void run(org.bukkit.entity.Player rider)
Copyright © 2021. All rights reserved.