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