Allows a separate hatch subclass to be made for the GregTech-based rocketry mod. This class should be able to represent how filled a fuel tank is and determine its own capacity based on block structures.
Outcome
The methods and attributes of MetaTileEntityFluidHatch are now all protected, rather than private. Once this pull request is accepted, I will be able to move on with development of the mod.
If this was done for fluid hatches specifically, shouldn't this also be done for item buses, to allow development of similar-ish features and/or mods in the future?
What
Allows a separate hatch subclass to be made for the GregTech-based rocketry mod. This class should be able to represent how filled a fuel tank is and determine its own capacity based on block structures.
Outcome
The methods and attributes of MetaTileEntityFluidHatch are now all protected, rather than private. Once this pull request is accepted, I will be able to move on with development of the mod.