Fix javadoc compile errors

This commit is contained in:
Nick 2015-12-29 13:37:54 -08:00
parent 5774703c0d
commit f09cf5d018

View file

@ -43,9 +43,6 @@ public class RitualHelper {
* Checks the RitualRegistry to see if the configuration of the ritual stones in the world is valid
* for the given EnumFacing.
*
* @param world
* @param pos
* @param direction
* @return The ID of the valid ritual
*/
public static String getValidRitual(World world, BlockPos pos) {