Package com.nexomc.nexo.nms
Class IPlayerUtils.EmptyPlayerUtils
-
- All Implemented Interfaces:
-
com.nexomc.nexo.nms.IPlayerUtils
public final class IPlayerUtils.EmptyPlayerUtils implements IPlayerUtils
-
-
Constructor Summary
Constructors Constructor Description IPlayerUtils.EmptyPlayerUtils()
-
Method Summary
Modifier and Type Method Description Unit
applyMiningEffect(Player player)
Unit
removeMiningEffect(Player player)
-
-
Method Detail
-
applyMiningEffect
Unit applyMiningEffect(Player player)
-
removeMiningEffect
Unit removeMiningEffect(Player player)
-
-
-
-