Fix javadoc compile errors
This commit is contained in:
parent
5774703c0d
commit
f09cf5d018
|
@ -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) {
|
||||
|
|
Loading…
Reference in a new issue