Package com.hbm_m.api.fluids
Interface IFluidStandardTransceiverMK2
- All Superinterfaces:
IFluidConnectorMK2,IFluidProviderMK2,IFluidReceiverMK2,IFluidStandardReceiverMK2,IFluidStandardSenderMK2,IFluidUserMK2,NodeNet.ILoadedEntry
- All Known Implementing Classes:
FluidPumpBlockEntity,ForgeFluidHandlerAdapter,MachineChemicalPlantBlockEntity,MachineCyclotronBlockEntity,MachineFluidTankBlockEntity,MachineIndustrialBoilerBlockEntity,MachineSteamCondenserBlockEntity,MachineTurbineBlockEntity,MachineZirnoxBlockEntity
public interface IFluidStandardTransceiverMK2
extends IFluidStandardSenderMK2, IFluidStandardReceiverMK2
Маркерный интерфейс: блок-энтити является одновременно sender и receiver.
Аналог IFluidStandardTransceiverMK2 из 1.7.10.
-
Field Summary
Fields inherited from interface com.hbm_m.api.fluids.IFluidUserMK2
DEFAULT_PRESSURE_RANGE, HIGHEST_VALID_PRESSURE -
Method Summary
Methods inherited from interface com.hbm_m.api.fluids.IFluidConnectorMK2
canConnectMethods inherited from interface com.hbm_m.api.fluids.IFluidProviderMK2
getProviderSpeed, isInfiniteNetworkSourceMethods inherited from interface com.hbm_m.api.fluids.IFluidReceiverMK2
getFluidPriority, getReceiverSpeed, isInfiniteNetworkSink, trySubscribeMethods inherited from interface com.hbm_m.api.fluids.IFluidStandardReceiverMK2
getDemand, getReceivingPressureRange, getReceivingTanks, transferFluidMethods inherited from interface com.hbm_m.api.fluids.IFluidStandardSenderMK2
getFluidAvailable, getProvidingPressureRange, getSendingTanks, tryProvide, tryProvide, tryProvide, useUpFluidMethods inherited from interface com.hbm_m.api.fluids.IFluidUserMK2
getAllTanksMethods inherited from interface com.hbm_m.api.network.NodeNet.ILoadedEntry
isLoaded