Class ConcealMintPowered
java.lang.Object
nokunami.floral_warfare.common.capability.lunarPower.ConcealMintPowered
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic ConcealMintPoweredinstance(net.minecraft.world.entity.Entity entity) booleanvoidload(net.minecraft.nbt.CompoundTag tag) voidloadFrom(ConcealMintPowered source) voidsave(net.minecraft.nbt.CompoundTag tag) voidsetEmpowered(boolean set)
-
Constructor Details
-
ConcealMintPowered
public ConcealMintPowered()
-
-
Method Details
-
setEmpowered
public void setEmpowered(boolean set) -
isEmpowered
public boolean isEmpowered() -
loadFrom
-
save
public void save(net.minecraft.nbt.CompoundTag tag) -
load
public void load(net.minecraft.nbt.CompoundTag tag) -
instance
-