Class BlankOperation
java.lang.Object
org.screamingsandals.simpleinventories.operations.BlankOperation
- All Implemented Interfaces:
Operation
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionresolveFor
(org.screamingsandals.lib.player.PlayerWrapper player, PlayerItemInfo info) toString()
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
Methods inherited from interface org.screamingsandals.simpleinventories.operations.Operation
resolveFor
-
Constructor Details
-
BlankOperation
-
-
Method Details
-
getBlankObject
-
resolveFor
- Specified by:
resolveFor
in interfaceOperation
-
toString
-