gnembon
gnembon
question - why replace all these redirects, only do that for mixins that are questionable? Scenario - what if suddenly something stop being supported in this external library?
My gut feeling tells me its better to stick to standards and implement 'new shiny things' only where it really matters. And with things getting incompatible - its fine. its...
Too is great, but its non standard. Should only be used in places known for causing compat issues, and only there.
not sure how that would be useful. That would cause massive spam in chat in any decent contraption.
I don't think its something that lots of people would use, so will transfer request to carpet-extra
Not sure if 'chunk_pos' is needed. Chunks are internal concepts that don't (shouldn't) surface to the gameplay. For this reason for instance chunk events, like chunk_loaded or chunk_generated provides block...
I would go over the perimeter info code and identify API calls that would be needed to support it. i.e. `mob_spawns()` returning mobs with their spawning parameters at a given...
Great idea. needs documentation, API entries, and primarily rethinking of the consecutive use of iterators
can't reproduce with vanilla items
good idea. Important also when server is tick warping for example.