Package net.citizensnpcs.npc.ai.tree
Class MolangEngine.ItemStackValue
java.lang.Object
net.citizensnpcs.npc.ai.tree.MolangEngine.ItemStackValue
- All Implemented Interfaces:
team.unnamed.mocha.runtime.value.Value
- Enclosing class:
MolangEngine
public static class MolangEngine.ItemStackValue
extends Object
implements team.unnamed.mocha.runtime.value.Value
Wrapper for passing ItemStack through Mocha expressions.
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface team.unnamed.mocha.runtime.value.Value
getAsBoolean, getAsNumber, getAsString, isString
-
Constructor Details
-
ItemStackValue
-
-
Method Details
-
getItemStack
-