Package net.mcreator.blockly.java.blocks
Class TimeMinutesBlock
java.lang.Object
net.mcreator.blockly.java.blocks.TimeMinutesBlock
- All Implemented Interfaces:
IBlockGenerator
-
Nested Class Summary
Nested classes/interfaces inherited from interface net.mcreator.blockly.IBlockGenerator
IBlockGenerator.BlockType
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
generateBlock
(BlocklyToCode master, Element block) String[]
-
Constructor Details
-
TimeMinutesBlock
public TimeMinutesBlock()
-
-
Method Details
-
generateBlock
- Specified by:
generateBlock
in interfaceIBlockGenerator
-
getSupportedBlocks
- Specified by:
getSupportedBlocks
in interfaceIBlockGenerator
-
getBlockType
- Specified by:
getBlockType
in interfaceIBlockGenerator
-