Package net.mcreator.blockly.java.blocks
Class SetVariableBlock
java.lang.Object
net.mcreator.blockly.java.blocks.SetVariableBlock
- All Implemented Interfaces:
IBlockGenerator,IBlockGeneratorWithSections
-
Nested Class Summary
Nested classes/interfaces inherited from interface net.mcreator.blockly.IBlockGenerator
IBlockGenerator.BlockTypeNested classes/interfaces inherited from interface net.mcreator.blockly.IBlockGeneratorWithSections
IBlockGeneratorWithSections.Sections -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidgenerateBlock(BlocklyToCode master, Element block) String[]
-
Constructor Details
-
SetVariableBlock
public SetVariableBlock()
-
-
Method Details
-
generateBlock
- Specified by:
generateBlockin interfaceIBlockGenerator- Throws:
TemplateGeneratorException
-
getSupportedBlocks
- Specified by:
getSupportedBlocksin interfaceIBlockGenerator
-
getBlockType
- Specified by:
getBlockTypein interfaceIBlockGenerator- Specified by:
getBlockTypein interfaceIBlockGeneratorWithSections
-