Class ConcealMintPowered

java.lang.Object
nokunami.floral_warfare.common.capability.lunarPower.ConcealMintPowered

public class ConcealMintPowered extends Object
  • Constructor Details

    • ConcealMintPowered

      public ConcealMintPowered()
  • Method Details

    • setEmpowered

      public void setEmpowered(boolean set)
    • isEmpowered

      public boolean isEmpowered()
    • loadFrom

      public void loadFrom(ConcealMintPowered source)
    • save

      public void save(net.minecraft.nbt.CompoundTag tag)
    • load

      public void load(net.minecraft.nbt.CompoundTag tag)
    • instance

      @Nullable public static ConcealMintPowered instance(net.minecraft.world.entity.Entity entity)