Package com.plotsquared.bukkit.listener
Class PaperListener
java.lang.Object
com.plotsquared.bukkit.listener.PaperListener
- All Implemented Interfaces:
Listener
- Direct Known Subclasses:
PaperListener113
Events specific to Paper. Some toit nups here
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidonBlockPlace(BlockPlaceEvent event) voidvoidvoidvoidvoidvoidUnsure if this will be any performance improvement over the spigot version, but here it is anyway :)
-
Constructor Details
-
PaperListener
-
-
Method Details
-
onEntityPathfind
-
onEntityPathfind
-
onPreCreatureSpawnEvent
-
onPlayerNaturallySpawnCreaturesEvent
-
onPreSpawnerSpawnEvent
-
onBlockPlace
-
onProjectileLaunch
Unsure if this will be any performance improvement over the spigot version, but here it is anyway :)- Parameters:
event- Paper's PlayerLaunchProjectileEvent
-
onAsyncTabCompletion
-