Class FluidTypeMixin
java.lang.Object
com.lightning.northstar.mixin.block.FluidTypeMixin
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionabstract net.minecraft.world.level.material.FluidStategetStateForPlacement(net.minecraft.world.level.BlockAndTintGetter getter, net.minecraft.core.BlockPos pos, net.neoforged.neoforge.fluids.FluidStack stack)
-
Constructor Details
-
FluidTypeMixin
public FluidTypeMixin()
-
-
Method Details
-
getStateForPlacement
public abstract net.minecraft.world.level.material.FluidState getStateForPlacement(net.minecraft.world.level.BlockAndTintGetter getter, net.minecraft.core.BlockPos pos, net.neoforged.neoforge.fluids.FluidStack stack)
-