Uses of Interface
org.purpurmc.purpur.entity.StoredEntity
-
Uses of StoredEntity in org.bukkit.block
Modifier and TypeMethodDescriptionEntityBlockStorage.getEntities()
Gets all the entities currently stored in the block.Modifier and TypeMethodDescriptionEntityBlockStorage.releaseEntity
(StoredEntity<T> entity) Releases a stored entity, and returns the entity in the world.