Interface IAxisPipe
- All Known Implementing Classes:
AxisPipeBlock,FluidValveBlock,GlassFluidPipeBlock,SmartFluidPipeBlock
public interface IAxisPipe
-
Method Summary
-
Method Details
-
getAxisOf
@Nullable static net.minecraft.core.Direction.Axis getAxisOf(net.minecraft.world.level.block.state.BlockState state) -
getAxis
net.minecraft.core.Direction.Axis getAxis(net.minecraft.world.level.block.state.BlockState state)
-