Package net.neoforged.neoforge.fluids
Class FluidStackLinkedSet
java.lang.Object
net.neoforged.neoforge.fluids.FluidStackLinkedSet
Utility class for creating linked set for
FluidStack
with specific hash strategy as FluidStack
does not override Object.hashCode()
and Object.equals(Object)
.- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final it.unimi.dsi.fastutil.Hash.Strategy
<? super FluidStack> -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
TYPE_AND_COMPONENTS
-
-
Constructor Details
-
FluidStackLinkedSet
public FluidStackLinkedSet()
-
-
Method Details
-
createTypeAndComponentsSet
-