Interface ForFluidStacks<T>
- All Superinterfaces:
DisplayContentsFactory<T>
- All Known Implementing Classes:
FluidStackContentsFactory
-
Nested Class Summary
Nested classes/interfaces inherited from interface DisplayContentsFactory
DisplayContentsFactory.ForRemainders<T>, DisplayContentsFactory.ForStacks<T> -
Method Summary
-
Method Details
-
forStack
-
forStack
-
forStack
Returns display data for the given fluid stack.- Parameters:
fluid- Fluid stack to display- Returns:
- display data for the given fluid stack
-