Skip to content

Commit 6ad0d47

Browse files
authored
Add Getter methods to BatteryMatchWrapper (GregTechCEu#2903)
1 parent 9bddb0e commit 6ad0d47

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/main/java/com/gregtechceu/gtceu/common/machine/multiblock/electric/PowerSubstationMachine.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -566,6 +566,7 @@ public ManagedFieldHolder getFieldHolder() {
566566
}
567567
}
568568

569+
@Getter
569570
public static class BatteryMatchWrapper {
570571

571572
private final IBatteryData partType;

0 commit comments

Comments
 (0)