Skip to content

Commit

Permalink
Optimize the internals of BufferBuilder
Browse files Browse the repository at this point in the history
This should be compatible with all normal mods which do not hack
into BufferBuilder or BufferVertexConsumer.

Note: The behavior of the VertexConsumer interface is changed slightly with
these patches, as elements can now be written in any order. However, this
has no consequences, and will not change the behavior of any mod.
  • Loading branch information
jellysquid3 committed Nov 29, 2023
1 parent 0ae058b commit fae888e
Show file tree
Hide file tree
Showing 3 changed files with 421 additions and 67 deletions.
Loading

0 comments on commit fae888e

Please sign in to comment.