Uses of Class
de.marcely.bedwars.api.arena.BedDestructionInfo
Packages that use BedDestructionInfo
-
Uses of BedDestructionInfo in de.marcely.bedwars.api.arena
Methods in de.marcely.bedwars.api.arena that return BedDestructionInfoModifier and TypeMethodDescriptionstatic BedDestructionInfo
Construct a new instance of this data container.Methods in de.marcely.bedwars.api.arena with parameters of type BedDestructionInfoModifier and TypeMethodDescription@Nullable ArenaBedBreakEvent
Arena.destroyBedNaturally
(BedDestructionInfo info) Will destroy the bed as if a player actually broke it ingame.