CommandRemoteView

RemoteView Command

Allows you to view from the perspective of another player in the game.

Properties

Link copied to clipboard
open val gpuDevice: GpuDevice
Link copied to clipboard
open val interaction: MultiPlayerGameMode
Link copied to clipboard
open val mc: Minecraft
Link copied to clipboard
open val network: ClientPacketListener
Link copied to clipboard
open val player: LocalPlayer
Link copied to clipboard
open val world: ClientLevel

Functions

Link copied to clipboard
open override fun createCommand(): Command

Creates the Command and is run only once by the CommandManager.