Package vazkii.botania.common.block.decor

Examples of vazkii.botania.common.block.decor.BlockManaBeacon


    runeAltar = new BlockRuneAltar();
    unstableBlock = new BlockUnstable();
    pylon = new BlockPylon();
    pistonRelay = new BlockPistonRelay();
    distributor = new BlockDistributor();
    manaBeacon = new BlockManaBeacon();
    manaVoid = new BlockManaVoid();
    manaDetector = new BlockManaDetector();
    enchanter = new BlockEnchanter();
    turntable = new BlockTurntable();
    tinyPlanet = new BlockTinyPlanet();
View Full Code Here

TOP

Related Classes of vazkii.botania.common.block.decor.BlockManaBeacon

Copyright © 2018 www.massapicom. All rights reserved.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.