Uses of Interface
de.marcely.bedwars.api.world.WorldStorage
Package
Description
-
Uses of WorldStorage in de.marcely.bedwars.api
Modifier and TypeMethodDescriptionstatic @Nullable WorldStorage
BedwarsAPI.getWorldStorage
(World world) A world storage contains anything needed for creating custom entities or blocks. -
Uses of WorldStorage in de.marcely.bedwars.api.unsafe
Modifier and TypeMethodDescriptionabstract @Nullable WorldStorage
BedwarsAPILayer.getWorldStorage
(World world) Deprecated. -
Uses of WorldStorage in de.marcely.bedwars.api.world.block
Modifier and TypeMethodDescriptionSpecialBlock.getWorld()
Returns the world to which this block initially was added.
Keep in mind that the block might have been removed. -
Uses of WorldStorage in de.marcely.bedwars.api.world.hologram
Modifier and TypeMethodDescriptionHologramEntity.getWorld()
Returns the world to which the hologram was added to