Package com.sk89q.bukkit.util
Class FallbackRegistrationListener
java.lang.Object
com.sk89q.bukkit.util.FallbackRegistrationListener
- All Implemented Interfaces:
org.bukkit.event.Listener
-
Constructor Summary
ConstructorsConstructorDescriptionFallbackRegistrationListener
(org.bukkit.command.CommandMap commandRegistration) -
Method Summary
Modifier and TypeMethodDescriptionvoid
onPlayerCommandPreprocess
(org.bukkit.event.player.PlayerCommandPreprocessEvent event)
-
Constructor Details
-
FallbackRegistrationListener
public FallbackRegistrationListener(org.bukkit.command.CommandMap commandRegistration)
-
-
Method Details
-
onPlayerCommandPreprocess
public void onPlayerCommandPreprocess(org.bukkit.event.player.PlayerCommandPreprocessEvent event)
-