Class CCGenerics
java.lang.Object
net.jcm.vsch.compat.cc.peripherals.CCGenerics
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final dan200.computercraft.shared.peripheral.generic.methods.EnergyMethodsstatic final dan200.computercraft.shared.peripheral.generic.methods.FluidMethodsstatic final dan200.computercraft.shared.peripheral.generic.methods.InventoryMethods -
Method Summary
-
Field Details
-
ENERGY_METHODS
public static final dan200.computercraft.shared.peripheral.generic.methods.EnergyMethods ENERGY_METHODS -
FLUID_METHODS
public static final dan200.computercraft.shared.peripheral.generic.methods.FluidMethods FLUID_METHODS -
INVENTORY_METHODS
public static final dan200.computercraft.shared.peripheral.generic.methods.InventoryMethods INVENTORY_METHODS
-