public class AmadronRetrievalEvent
extends net.minecraftforge.eventbus.api.Event
IDroneRegistry.retrieveItemsAmazonStyle(GlobalPos, ItemStack...) or
IDroneRegistry.retrieveFluidAmazonStyle(GlobalPos, FluidStack)
has successfully retrieved the items requested. The drone passed to this event is the same as the one returned by
the retrieval method.| Constructor and Description |
|---|
AmadronRetrievalEvent(IDrone drone) |