forked from MagicBane/Server
Removed unused methods
This commit is contained in:
@@ -779,10 +779,6 @@ public class Building extends AbstractWorldObject {
|
||||
return this.meshUUID;
|
||||
}
|
||||
|
||||
public final void setMeshUUID(int value) {
|
||||
this.meshUUID = value;
|
||||
}
|
||||
|
||||
public final Resists getResists() {
|
||||
return this.resists;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user