readRemainingArray

open fun <T> readRemainingArray(decoder: (input: MCProtocolDeserializer<I>) -> T): List<T>