Class EnergyStorageAttachment

java.lang.Object
dev.latvian.mods.kubejs.block.entity.EnergyStorageAttachment
All Implemented Interfaces:
BlockEntityAttachment

public class EnergyStorageAttachment extends Object implements BlockEntityAttachment
  • Field Details

  • Constructor Details

    • EnergyStorageAttachment

      public EnergyStorageAttachment(KubeBlockEntity entity, int capacity, int maxReceive, int maxExtract, int autoOutput, net.minecraft.core.Direction[] autoOutputDirections)
  • Method Details