BaseCompatibility

interface BaseCompatibility : Listener

Inheritors

Properties

Link copied to clipboard
abstract val pluginName: String
Link copied to clipboard
abstract val pluginPackage: String

Functions

Link copied to clipboard
open fun maskBlocksFromExplosion(blockList: MutableList<Block>, world: World, boundary: Boundary, center: Location)
Link copied to clipboard
open fun setCreeperHealReference(creeperHeal2: CreeperHeal2)
Link copied to clipboard
open fun setPluginReference(plugin: Plugin)