Class BufferedItemBridge

All Implemented Interfaces:
Comparable<Content>, Senseable

public class BufferedItemBridge extends ItemBridge
  • Field Details

    • timerAccept

      public final int timerAccept
    • speed

      public float speed
    • bufferCapacity

      public int bufferCapacity
    • displayedSpeed

      public float displayedSpeed
  • Constructor Details

    • BufferedItemBridge

      public BufferedItemBridge(String name)
  • Method Details

    • setStats

      public void setStats()
      Description copied from class: UnlockableContent
      Initializes stats on demand. Should only be called once. Only called before something is displayed.
      Overrides:
      setStats in class ItemBridge