Package dev.boze.api.internal.interfaces
Interface IAutoCrystal
public interface IAutoCrystal
-
Method Details
-
getPos
net.minecraft.util.math.BlockPos getPos() -
getTarget
net.minecraft.entity.LivingEntity getTarget() -
getDamage
double getDamage() -
getCPS
float getCPS() -
getMainCycleMs
float getMainCycleMs() -
getAttackCycleMs
float getAttackCycleMs()
-