Interface IAutoCrystal
public interface IAutoCrystal
-
Method Details
-
getPos
net.minecraft.core.BlockPos getPos() -
getTarget
net.minecraft.world.entity.LivingEntity getTarget() -
getDamage
double getDamage() -
getCPS
float getCPS() -
getMainCycleMs
float getMainCycleMs() -
getAttackCycleMs
float getAttackCycleMs()
-