public interface PipeHost
| Modifier and Type | Method and Description |
|---|---|
net.minecraft.util.math.BlockPos |
getPipeHostPosition() |
net.minecraft.world.World |
getPipeHostWorld() |
default void |
onBeforeWriteComplete(Face sendingFace,
Port sendingPort) |
default void |
onWriteComplete(Face sendingFace,
Port sendingPort) |