Spongeapi: TileEntity -> BlockEntity

Created on 31 Jan 2019  路  3Comments  路  Source: SpongePowered/SpongeAPI

What we call TileEntity should be called BlockEntity for consistency:

  • we have BlockType, not TileType - Tile was renamed to Block in Minecraft years ago
  • vanilla and the community refer to these as "BlockEntity"/"block entity", except in some legacy cases (doTileDrops gamerule, for example)
input wanted

Most helpful comment

It's time for a revolution! We shouldn't hold on to old naming practices, especially for a modern minecraft API.

All 3 comments

It's time for a revolution! We shouldn't hold on to old naming practices, especially for a modern minecraft API.

yeah, it's no longer 4 years ago

1994

Was this page helpful?
0 / 5 - 0 ratings

Related issues

LJNIC picture LJNIC  路  5Comments

pie-flavor picture pie-flavor  路  5Comments

lesbleu picture lesbleu  路  4Comments

connorhartley picture connorhartley  路  3Comments

gabizou picture gabizou  路  6Comments