MixinPacketWrapper

abstract class MixinPacketWrapper

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
abstract fun <T> get(type: Type<T>, index: Int): T
Link copied to clipboard
@Nullable
abstract fun getPacketType(): @Nullable PacketType