Added DynamicBoundingBoxEntity
used together with getColliders()
to create an entity with a dynamically resizing bounding box
Fix collisions only working on singleplayer worlds.
Fix collisions only working in singleplayer worlds.
Initial 1.20.x version
Initial version.
Expose interface MultiCollidable
that entities can implement.