mirror of
https://github.com/PaperMC/Paper.git
synced 2025-08-13 03:05:52 -07:00
Generic cleanup
This commit is contained in:
@@ -25,7 +25,7 @@ public class EntityWeatherStorm extends EntityWeather {
|
||||
}
|
||||
|
||||
public EntityWeatherStorm(World world, double d0, double d1, double d2, boolean isEffect) {
|
||||
// CraftBukkit end
|
||||
// CraftBukkit end
|
||||
|
||||
super(world);
|
||||
|
||||
|
Reference in New Issue
Block a user