More junk removal

This commit is contained in:
2024-03-10 07:27:20 -04:00
parent a5af5d9ec8
commit b20de1657c
-4
View File
@@ -267,10 +267,6 @@ public class ItemBase {
return modTable;
}
public void setVendorType(int vendorType) {
this.vendorType = vendorType;
}
public int getHashID() {
return hashID;
}