Package vazkii.botania.common.item.equipment.bauble

Examples of vazkii.botania.common.item.equipment.bauble.ItemKnockbackBelt


    manaRing = new ItemManaRing();
    auraRing = new ItemAuraRing();
    manaRingGreater = new ItemGreaterManaRing();
    auraRingGreater = new ItemGreaterAuraRing();
    travelBelt = new ItemTravelBelt();
    knockbackBelt = new ItemKnockbackBelt();
    icePendant = new ItemIcePendant();
    lavaPendant = new ItemLavaPendant();
    goldLaurel = new ItemGoldenLaurel();
    magnetRing = new ItemMagnetRing();
    waterRing = new ItemWaterRing();
View Full Code Here

TOP

Related Classes of vazkii.botania.common.item.equipment.bauble.ItemKnockbackBelt

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.