p0t4t0sandwich / TaterLib

A cross API code library that allows developers to write code that works across multiple modding platforms, and across a wide range of Minecraft versions, all with one JAR file. If TaterLib runs on it, so can your plugin/mod.
GNU General Public License v3.0
8 stars 2 forks source link

Create some sort of functional interfaces to allow plug/play behaviour with methods that change version to version #76

Closed p0t4t0sandwich closed 1 month ago

p0t4t0sandwich commented 1 month ago

Superseded by mixin interface injection