Positionless tiles #6147
Labels
BC break
Breaks API compatibility
Category: API
Related to the plugin API
Category: Core
Related to internal functionality
Status: Blocked
Depends on other changes which are yet to be completed
Type: Enhancement
Contributes features or other improvements to PocketMine-MP
Description
Positionless blocks has already been planned since PM3, as they have various advantages over the current design.
Positionless tiles would be able to be created and used in AsyncTasks, as well as being able to be freely copied. However, there are some obstacles:
InventoryOpenEvent
, which can be achieved in other ways. Breaking cyclic reference between Inventory and its holder #5033Justification
Described above. Less dependencies = more usability + easier copying. Tile data should be copyable just as easily as block data.
Alternative methods
The text was updated successfully, but these errors were encountered: