@@ -1,9 +1,6 @@
|
||||
|
||||
package org.bukkit.entity;
|
||||
|
||||
/**
|
||||
* Represents a Weather related entity, such as a storm
|
||||
*/
|
||||
public interface Weather extends Entity {
|
||||
|
||||
}
|
||||
public interface Weather extends Entity {}
|
||||
|
||||
Reference in New Issue
Block a user