Interface UpdateSignPacketView

All Superinterfaces:
PacketView

public interface UpdateSignPacketView extends PacketView
Zero-copy indexed view of a serverbound sign update.
  • Method Details

    • blockX

      int blockX()
    • blockY

      int blockY()
    • blockZ

      int blockZ()
    • frontText

      boolean frontText()
    • lineCount

      int lineCount()
    • line

      String line(int index)