ResetInteractionMode

class ResetInteractionMode : OutgoingGameMessage

Resets the interaction mode for a specific world.

Constructors

Link copied to clipboard
constructor(worldId: Int)

Properties

Link copied to clipboard
open override val category: ServerProtCategory
Link copied to clipboard

the id of the world to modify.

Functions

Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open fun estimateSize(): Int
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String