Package net.mcreator.workspace.elements
Class VariableElement
java.lang.Object
net.mcreator.workspace.elements.VariableElement
- All Implemented Interfaces:
IElement
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleangetName()getScope()getType()getValue()inthashCode()voidsetScope(VariableType.Scope scope) voidsetType(VariableType type) voidtoString()
-
Constructor Details
-
VariableElement
-
-
Method Details