Class ComparatorUtil
java.lang.Object
com.simibubi.create.foundation.tileEntity.ComparatorUtil
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic intfractionToRedstoneLevel(double frac) static intlevelOfSmartFluidTank(net.minecraft.world.level.BlockGetter world, net.minecraft.core.BlockPos pos)
-
Constructor Details
-
ComparatorUtil
public ComparatorUtil()
-
-
Method Details
-
fractionToRedstoneLevel
public static int fractionToRedstoneLevel(double frac) -
levelOfSmartFluidTank
public static int levelOfSmartFluidTank(net.minecraft.world.level.BlockGetter world, net.minecraft.core.BlockPos pos)
-