Package me.desht.pneumaticcraft.api.tileentity
package me.desht.pneumaticcraft.api.tileentity
-
ClassDescriptionBase functionality for all air handlers.An air handler for items.Capability provider object for air-handling items.An extended air handler which is used by tile entities.Represents a connection to a neighbouring air handler.Use this interface to get instances of air handlers for your tile entities.Optionally implement this in your TileEntity to gain extra control over pneumatic behaviour.