Formatted the code - Release state for Blood Magic 1.8.9-2.0.0-1
This commit is contained in:
parent
d1ff8c6d4f
commit
71421b7d88
38 changed files with 223 additions and 208 deletions
|
@ -24,9 +24,9 @@ public class RitualRegistry
|
|||
* The safe way to register a new Ritual.
|
||||
*
|
||||
* @param ritual
|
||||
* - The ritual to register.
|
||||
* - The ritual to register.
|
||||
* @param id
|
||||
* - The ID for the ritual. Cannot be duplicated.
|
||||
* - The ID for the ritual. Cannot be duplicated.
|
||||
*/
|
||||
public static void registerRitual(Ritual ritual, String id)
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue