InnerPastelsClientboundPacket

interface InnerPastelsClientboundPacket : CustomPacketPayload(source)

Inheritors

Functions

Link copied to clipboard
@Environment(value = EnvType.CLIENT)
abstract fun handleClient(ctx: ClientPlayNetworking.Context)

Inherited functions

Link copied to clipboard
abstract fun type(): CustomPacketPayload.Type<out CustomPacketPayload>