Why set it to the same values as default
This commit is contained in:
		| @@ -130,16 +130,6 @@ public abstract class Disguise { | |||||||
|         case FIREWORK: |         case FIREWORK: | ||||||
|             velocitySpeed = -0.040; |             velocitySpeed = -0.040; | ||||||
|             break; |             break; | ||||||
|         case EGG: |  | ||||||
|         case ENDER_PEARL: |  | ||||||
|         case ENDER_SIGNAL: |  | ||||||
|         case FIREBALL: |  | ||||||
|         case SMALL_FIREBALL: |  | ||||||
|         case SNOWBALL: |  | ||||||
|         case SPLASH_POTION: |  | ||||||
|         case THROWN_EXP_BOTTLE: |  | ||||||
|             velocitySpeed = 0.0005; |  | ||||||
|             break; |  | ||||||
|         case WITHER_SKULL: |         case WITHER_SKULL: | ||||||
|             velocitySpeed = 0.000001D; |             velocitySpeed = 0.000001D; | ||||||
|             break; |             break; | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user