Object AppRepMEGABlocks
-
- All Implemented Interfaces:
public class AppRepMEGABlocks
-
-
Field Summary
Fields Modifier and Type Field Description private final DeferredRegister.BlocksREGISTRYprivate final List<BlockDefinition<?>>BLOCKSprivate final BlockDefinition<AEDecorativeBlock>SKY_REPLICA_BLOCKpublic final static AppRepMEGABlocksINSTANCE
-
Method Summary
Modifier and Type Method Description final DeferredRegister.BlocksgetREGISTRY()final List<BlockDefinition<?>>getBLOCKS()final BlockDefinition<AEDecorativeBlock>getSKY_REPLICA_BLOCK()-
-
Method Detail
-
getREGISTRY
final DeferredRegister.Blocks getREGISTRY()
-
getSKY_REPLICA_BLOCK
final BlockDefinition<AEDecorativeBlock> getSKY_REPLICA_BLOCK()
-
-
-
-