Interface RebarSimpleMultiblock.SingleGhostBlock
-
public interface RebarSimpleMultiblock.SingleGhostBlockImplement this together with MultiblockComponent, it is used to spawn a single entity to display the needs of a single multiblock requirement
You must implement either this or MultipleGhostBlocks, together with MultiblockComponent for a correct implementation
-
-
Method Summary
Modifier and Type Method Description UUIDspawnGhostBlock(Block block)-
-
Method Detail
-
spawnGhostBlock
UUID spawnGhostBlock(Block block)
-
-
-
-