IFluidHandler
Importing the class
It might be required for you to import the package if you encounter any issues (like casting an Array), so better be safe than sorry and add the import at the very top of the file.
Methods
Return Type: IFluidStack
Parameter | Type | Description |
---|---|---|
Parameter maxDrain | Type int | Description No Description Provided |
Parameter action | Type IFluidHandlerAction | Description No Description Provided |
Return Type: IFluidStack
Parameter | Type | Description |
---|---|---|
Parameter resource | Type IFluidStack | Description No Description Provided |
Parameter action | Type IFluidHandlerAction | Description No Description Provided |
Return Type: int
Parameter | Type | Description |
---|---|---|
Parameter resource | Type IFluidStack | Description No Description Provided |
Parameter action | Type IFluidHandlerAction | Description No Description Provided |
Return Type: IFluidStack
Parameter | Type | Description |
---|---|---|
Parameter tank | Type int | Description No Description Provided |
Return Type: int
Parameter | Type | Description |
---|---|---|
Parameter tank | Type int | Description No Description Provided |
Return Type: int
Return Type: boolean
Parameter | Type | Description |
---|---|---|
Parameter tank | Type int | Description No Description Provided |
Parameter stack | Type IFluidStack | Description No Description Provided |
Properties
Name | Type | Has Getter | Has Setter | Description |
---|---|---|---|---|
Name tanks | Type int | Has Getter true | Has Setter false | Description No Description Provided |