mirror of
https://github.com/mcMMO-Dev/mcMMO.git
synced 2025-12-05 00:38:45 +01: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