TODOs and cleanup

This commit is contained in:
Electroblob77
2020-07-13 16:54:13 +01:00
parent fa0875e63b
commit a12fc6e344
5 changed files with 6 additions and 4 deletions
@@ -14,7 +14,7 @@ import net.minecraftforge.fml.common.eventhandler.SubscribeEvent;
/**
* Contains some useful static methods for interacting with the ally designation system. Also handles the friendly fire
* setting. This was split off from {@link JavaUtils} as of wizardry 4.2 in an effort to make the code easier to
* setting. This was split off from {@code WizardryUtilities} as of wizardry 4.2 in an effort to make the code easier to
* navigate.
*/
@Mod.EventBusSubscriber