BCLib/src/main/java/ru/bclib/api/datafixer
2021-11-19 17:52:41 +03:00
..
DataFixerAPI.java Fix for #46 2021-11-19 17:52:41 +03:00
ForcedLevelPatch.java Fixed JavaDoc error 2021-11-06 11:59:13 +01:00
MigrationProfile.java A ForcedLevelPatch is always executed against level.dat, (no matter what patchLevel is set for a world) 2021-11-06 11:57:15 +01:00
Patch.java A ForcedLevelPatch is always executed against level.dat, (no matter what patchLevel is set for a world) 2021-11-06 11:57:15 +01:00
PatchBiFunction.java Prepared state fixer 2021-10-23 19:49:02 +02:00
PatchDidiFailException.java Added Patch-Function for *level.dat * 2021-07-26 12:27:44 +02:00
PatchFunction.java Call DataFixer on WorldData 2021-08-05 18:43:44 +02:00