public static class TurtleInventoryEvent.Suck extends TurtleInventoryEvent
TurtleAction.SUCKTurtleInventoryEvent.Drop, TurtleInventoryEvent.SuckTurtleBlockEvent.Dig, TurtleBlockEvent.Inspect, TurtleBlockEvent.Move, TurtleBlockEvent.Place| Constructor and Description |
|---|
Suck(ITurtleAccess turtle,
net.minecraftforge.common.util.FakePlayer player,
net.minecraft.world.World world,
net.minecraft.util.math.BlockPos pos,
net.minecraftforge.items.IItemHandler handler) |
getItemHandlergetPos, getWorldgetPlayergetAction, getFailureMessage, setCanceled, setCanceledgetTurtlepublic Suck(@Nonnull
ITurtleAccess turtle,
@Nonnull
net.minecraftforge.common.util.FakePlayer player,
@Nonnull
net.minecraft.world.World world,
@Nonnull
net.minecraft.util.math.BlockPos pos,
@Nullable
net.minecraftforge.items.IItemHandler handler)