Miscellaneous cleanup and commenting

This commit is contained in:
Electroblob
2018-06-20 23:28:56 +01:00
parent 29261082f1
commit 106148fd9e
7 changed files with 24 additions and 22 deletions
@@ -17,8 +17,7 @@ import net.minecraftforge.fml.relauncher.SideOnly;
public class EntityMeteor extends EntityFallingBlock {
/**
* The entity blast multiplier. Only some projectiles cause a blast, which is why this isn't in
* EntityMagicProjectile.
* The entity blast multiplier.
*/
public float blastMultiplier;