Class FluidFormatter
java.lang.Object
com.simibubi.create.foundation.utility.FluidFormatter
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic Couple<net.minecraft.network.chat.MutableComponent>asComponents(long amount, boolean shorten) static StringasString(long amount, boolean shorten)
-
Constructor Details
-
FluidFormatter
public FluidFormatter()
-
-
Method Details
-
asString
-
asComponents
public static Couple<net.minecraft.network.chat.MutableComponent> asComponents(long amount, boolean shorten)
-