public static class PipeEventItem.Ejected.IntoPipe extends PipeEventItem.Ejected
PipeEventItem.Ejected
for more details)PipeEventItem.Ejected.IntoPipe, PipeEventItem.Ejected.IntoTile
PipeEventItem.Drop, PipeEventItem.Ejected, PipeEventItem.FindDest, PipeEventItem.ItemEntry, PipeEventItem.ModifySpeed, PipeEventItem.OnInsert, PipeEventItem.OrderedEvent, PipeEventItem.ReachCenter, PipeEventItem.ReachDest, PipeEventItem.ReachEnd, PipeEventItem.SideCheck, PipeEventItem.Split, PipeEventItem.TryBounce, PipeEventItem.TryInsert
Modifier and Type | Field and Description |
---|---|
IFlowItems |
otherPipe |
inserted, to
flow
canBeCancelled, holder
Constructor and Description |
---|
IntoPipe(IPipeHolder holder,
IFlowItems flow,
net.minecraft.item.ItemStack inserted,
net.minecraft.item.ItemStack excess,
net.minecraft.util.EnumFacing to,
IFlowItems otherPipe) |
getExcess, setExcess
cancel, checkStateForErrors, isCanceled
public final IFlowItems otherPipe
public IntoPipe(IPipeHolder holder, IFlowItems flow, net.minecraft.item.ItemStack inserted, net.minecraft.item.ItemStack excess, net.minecraft.util.EnumFacing to, IFlowItems otherPipe)