mirror of
https://github.com/asofold/CompatNoCheatPlus.git
synced 2024-11-24 12:16:46 +01:00
Suppress deprecation warnings for NCP API access.
This commit is contained in:
parent
e53ab6e7f1
commit
ad4d7a284d
@ -25,6 +25,7 @@ import fr.neatmonster.nocheatplus.utilities.BlockProperties;
|
||||
import fr.neatmonster.nocheatplus.utilities.BlockProperties.ToolProps;
|
||||
import fr.neatmonster.nocheatplus.utilities.BlockProperties.ToolType;
|
||||
|
||||
@SuppressWarnings("deprecation")
|
||||
public class HookFacadeImpl implements HookFacade, NCPHook {
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user