Package argo.saj

Interface ThingWithPosition

All Known Implementing Classes:
PositionTrackingPushbackReader

@Environment(CLIENT) interface ThingWithPosition
Mappings:
Namespace Name
intermediary argo/saj/ThingWithPosition
glue argo/saj/ThingWithPosition
server argo/saj/ThingWithPosition
client et
named argo/saj/ThingWithPosition
  • Method Summary

    Modifier and Type
    Method
    Description
    int
     
    int
     
  • Method Details

    • getColumn

      int getColumn()
      Mappings:
      Namespace Name Mixin selector
      intermediary getColumn Largo/saj/ThingWithPosition;getColumn()I
      glue getColumn Largo/saj/ThingWithPosition;getColumn()I
      server getColumn Largo/saj/ThingWithPosition;getColumn()I
      client a Let;a()I
      named getColumn Largo/saj/ThingWithPosition;getColumn()I
    • getRow

      int getRow()
      Mappings:
      Namespace Name Mixin selector
      intermediary getRow Largo/saj/ThingWithPosition;getRow()I
      glue getRow Largo/saj/ThingWithPosition;getRow()I
      server getRow Largo/saj/ThingWithPosition;getRow()I
      client b Let;b()I
      named getRow Largo/saj/ThingWithPosition;getRow()I