Uses of Class
org.shininet.bukkit.playerheads.events.FakeBlockBreakEvent
-
Packages that use FakeBlockBreakEvent Package Description com.github.crashdemons.playerheads.compatibility.plugins A collection of helper classes providing methods from other bukkit plugins, for use in CompatiblePlugins class to increase compatibility between plugins. -
-
Uses of FakeBlockBreakEvent in com.github.crashdemons.playerheads.compatibility.plugins
Subclasses of FakeBlockBreakEvent in com.github.crashdemons.playerheads.compatibility.plugins Modifier and Type Class Description class
SimulatedBlockBreakEvent
Event used internally by the plugin to detect if a hypothetical BlockBreak would be cancelled by another plugin.
-