public static class PipeEventItem.ReachCenter extends PipeEventItem.ReachDest
PipeEventItem.Drop, 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 |
---|---|
net.minecraft.util.EnumFacing |
from |
colour
flow
canBeCancelled, holder
Constructor and Description |
---|
ReachCenter(IPipeHolder holder,
IFlowItems flow,
net.minecraft.item.EnumDyeColor colour,
net.minecraft.item.ItemStack stack,
net.minecraft.util.EnumFacing from) |
getStack, setStack
cancel, checkStateForErrors, isCanceled
public ReachCenter(IPipeHolder holder, IFlowItems flow, net.minecraft.item.EnumDyeColor colour, @Nonnull net.minecraft.item.ItemStack stack, net.minecraft.util.EnumFacing from)