Leg0shii / ParkourCalculator

ParkourCalculator is an advanced tool designed for simulating and analyzing parkour mechanics in Minecraft. With a focus on versions 1.8.9 and 1.12, it offers an in-depth look into the game's physics, blocks, and player interactions.
Apache License 2.0
14 stars 4 forks source link

refactor switching between versions #6

Closed Leg0shii closed 11 months ago

Leg0shii commented 11 months ago

Add an interface to all classes that need to be reloaded on version switch and put them in a list

Leg0shii commented 11 months ago

Done (not pushed yet)