Package de.marcely.bedwars.api.world.block
package de.marcely.bedwars.api.world.block
-
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 sign which makes the player join the arena once he interacts with itA sign which displays informations of a place in a leaderboardA sign which displays informations of a place in a leaderboardA SpecialBlock represents a normal block with special (maybe even interactable) features.