Fabric API

Fabric API

106M Downloads

API for adding blocks to existing blockentities

SollyW opened this issue ยท 1 comments

commented

API for adding blocks to existing blockentities. See #682. This can be done by simply replacing the ImmutableSets in BlockEntityType or its builder with HashSets, creating an accessor for BlockEntityType.blocks, and creating a registry system to add to it

commented

I feel this is not a great way to approach this specific issue. Adding blocks to existing block entities is probably not the best way to approach this. As such I am closing this issue. If you disagree let me know and we will continue further discussion.