-
-
Method Summary
Returns display data for the given fluid holder.
Returns display data for the given fluid.
Returns display data for the given fluid stack.
-
Method Details
-
forStack
Returns display data for the given fluid holder.
- Parameters:
fluid
- Fluid holder to display.
- Returns:
- display data for the given fluid holder
-
forStack
default T forStack(Fluid fluid)
Returns display data for the given fluid.
- Parameters:
fluid
- Fluid to display.
- Returns:
- display data for the given fluid
-
forStack
Returns display data for the given fluid stack.
- Parameters:
fluid
- Fluid stack to display
- Returns:
- display data for the given fluid stack