Class GetVariableBlock
java.lang.Object
net.mcreator.blockly.java.blocks.GetVariableBlock
- All Implemented Interfaces:
IBlockGenerator
-
Nested Class Summary
Nested classes/interfaces inherited from interface IBlockGenerator
IBlockGenerator.BlockType -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidgenerateBlock(BlocklyToCode master, Element block) String[]Methods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface IBlockGenerator
getBlockJSONDefinitions, getToolboxCategory, getToolboxInit
-
Constructor Details
-
GetVariableBlock
public GetVariableBlock()
-
-
Method Details
-
generateBlock
- Specified by:
generateBlockin interfaceIBlockGenerator- Throws:
TemplateGeneratorException
-
getSupportedBlocks
- Specified by:
getSupportedBlocksin interfaceIBlockGenerator
-
getBlockType
- Specified by:
getBlockTypein interfaceIBlockGenerator
-