Uses of Package
de.marcely.bedwars.api.world.block
Package
Description
The events fired by MBedwars
Events related to
Player
actions, or changes to player properties.Classes relevant to managing custom blocks and holograms placed throughout worlds.
Interfaces used to manage custom blocks.
-
ClassDescriptionA SpecialBlock represents a normal block with special (maybe even interactable) features.
-
ClassDescriptionA SpecialBlock represents a normal block with special (maybe even interactable) features.
-
ClassDescriptionSpecialBlocks may very from what they representA SpecialBlock represents a normal block with special (maybe even interactable) features.
-
ClassDescriptionSpecialBlocks may very from what they representA type created for devs being able to create custom blocks with custom handler Use
SpecialBlockAddEvent
if you're looking to remove it when you think that the conditions aren't met (like when e.g. the material of the block isn't the needed one)The handler for custom SpecialBlocks (CustomBlock
)A SpecialBlock represents a normal block with special (maybe even interactable) features.