LoliKingdom / LoliASM

The lolis are now preparing to bytecode manipulate your game.
GNU Lesser General Public License v2.1
109 stars 23 forks source link

Move BufferBuilder texture detection logic to a public method #219

Closed embeddedt closed 1 year ago

embeddedt commented 1 year ago

This makes it possible to call that logic from another mixin without reimplementing the whole thing.