Class FluidIngredient.SingleFluidList
java.lang.Object
info.u_team.u_team_core.ingredient.FluidIngredient.SingleFluidList
- All Implemented Interfaces:
FluidIngredient.IFluidList
- Enclosing class:
- FluidIngredient
public static class FluidIngredient.SingleFluidList
extends Object
implements FluidIngredient.IFluidList
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionCollection<net.minecraftforge.fluids.FluidStack>
com.google.gson.JsonObject
-
Constructor Details
-
SingleFluidList
public SingleFluidList(net.minecraftforge.fluids.FluidStack stack)
-
-
Method Details
-
getStacks
- Specified by:
getStacks
in interfaceFluidIngredient.IFluidList
-
serialize
public com.google.gson.JsonObject serialize()- Specified by:
serialize
in interfaceFluidIngredient.IFluidList
-