mirror of
https://github.com/HbmMods/Hbm-s-Nuclear-Tech-GIT.git
synced 2026-02-21 13:32:28 +00:00
6 lines
137 B
Java
6 lines
137 B
Java
package api.hbm.fluidmk2;
|
|
|
|
public interface IFluidStandardTransceiverMK2 extends IFluidStandardReceiverMK2, IFluidStandardSenderMK2 {
|
|
|
|
}
|