mirror of
https://github.com/mcMMO-Dev/mcMMO.git
synced 2025-06-28 03:34:43 +02:00
Javadocs cleanup
This commit is contained in:
@ -34,7 +34,7 @@ public class RepairManager extends SkillManager {
|
||||
/**
|
||||
* Handles notifications for placing an anvil.
|
||||
*
|
||||
* @param anvilID The item ID of the anvil block
|
||||
* @param anvilId The item ID of the anvil block
|
||||
*/
|
||||
public void placedAnvilCheck(int anvilId) {
|
||||
Player player = getPlayer();
|
||||
|
Reference in New Issue
Block a user