Interface NetworkBuffer.Type<T>

Enclosing class:
NetworkBuffer

public static interface NetworkBuffer.Type<T>
  • Method Summary

    Modifier and Type
    Method
    Description
    read(@NotNull NetworkBuffer buffer)
     
    void
    write(@NotNull NetworkBuffer buffer, T value)