1.16 port
This commit is contained in:
@@ -53,7 +53,7 @@ public enum DriveSlotState implements IStringSerializable {
|
||||
}
|
||||
|
||||
@Override
|
||||
public String getName() {
|
||||
public String getString() {
|
||||
return this.name;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user