mirror of
https://github.com/plexusorg/Plex-FAWE.git
synced 2025-07-01 02:46:41 +00:00
Renaming and cleanup and a new method.
This commit is contained in:
@ -309,8 +309,4 @@ public class Location extends Vector3 {
|
||||
return true;
|
||||
}
|
||||
|
||||
@Override
|
||||
public int hashCode() {
|
||||
return super.hashCode();
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user