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
7 stars 1 forks source link

Remove 1.19 -> 1.19.3 entity & player patches, then add 1.19 -> 1.19.3 server dim patch #60

Open p0t4t0sandwich opened 4 months ago

p0t4t0sandwich commented 4 months ago

Description of behavior

With the World abstraction, the dimension changes are now shifted to the Server abstraction

Use case

Redundant code

Additional context