Package net.mcreator.workspace.elements
Class VariableElement
java.lang.Object
net.mcreator.workspace.elements.VariableElement
- All Implemented Interfaces:
IElement
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionboolean
getName()
getScope()
getType()
getValue()
int
hashCode()
void
setScope
(VariableType.Scope scope) void
setType
(VariableType type) void
toString()
-
Constructor Details
-
VariableElement
-
-
Method Details