C# Class fCraft.WorldCommands.BlockInfoLookupArgs

Show file Open project: fragmer/fCraft

Public Properties

Property Type Description
Coordinate Vector3I
Player Player
World World

Property Details

Coordinate public property

public Vector3I Coordinate
return Vector3I

Player public property

public Player,fCraft Player
return Player

World public property

public World,fCraft World
return World