mirror of
https://github.com/plexusorg/Plex-FAWE.git
synced 2025-07-16 03:14:04 +00:00
Continue the great purge
This commit is contained in:
@@ -54,11 +54,6 @@ public class ItemType {
|
||||
}
|
||||
}
|
||||
|
||||
@Deprecated
|
||||
public com.sk89q.worldedit.blocks.ItemType getLegacyType() {
|
||||
return com.sk89q.worldedit.blocks.ItemType.fromID(getLegacyId());
|
||||
}
|
||||
|
||||
@Override
|
||||
public int hashCode() {
|
||||
return this.id.hashCode();
|
||||
|
Reference in New Issue
Block a user