C# 클래스 MCLawl.Player

This is the player object
파일 보기 프로젝트 열기: dekema2/MCDek 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
BlockAction byte
CTFtempcolor string
CTFtempprefix string
CopyBuffer List
Loading bool
RedoBuffer List
UndoBuffer List
ZoneCheck bool
ZoneSpam System.DateTime
adminpen bool
afkCount int
afkStart System.DateTime
afkTimer System.Timers.Timer
aiming bool
bindings byte[]
blockchangeObject object
canBuild bool
carryingFlag bool
cmdBind string[]
cmdTimer bool
color string
commThread System.Thread
commUse bool
connections List
copyAir bool
copyoffset int[]
copystart ushort[]
deathBlock byte
deathCount ushort
deleteMode bool
disconnected bool
emoteList List
firstLogin System.DateTime
following string
frozen bool
group Group
hasflag Team
health int
hidden bool
id byte
ignoreGrief bool
ignorePermission bool
invincible bool
ip string
isFlying bool
jailed bool
joker bool
lastCMD string
lastClick ushort[]
lastDeath System.DateTime
left string>.Dictionary
level Level
loggedIn bool
loginBlocks int
megaBoid bool
messageBind string[]
modeType byte
money int
muted bool
name string
oldBlock ushort
onTrain bool
onWhitelist bool
opchat bool
overallBlocks System.Int64
overallDeath int
painting bool
parseSmiley bool
pingTimer System.Timers.Timer
players List
pos ushort[]
possess string
prefix string
prevMsg string
realName string
referee bool
rot byte[]
savedcolor string
showMBs bool
showPortals bool
smileySaved bool
spamBlockCount int
spamBlockTimer int
spamChatCount int
spamChatTimer int
spawning bool
staticCommands bool
storeHelp bool
storedHelp string
storedMessage string
team Team
teamchat bool
timeLogged System.DateTime
title string
titlecolor string
totalKicked int
totalLogins int
totalMySQLFailed int
trainGrab bool
userID int
voice bool
voicestring string
voted bool
whisper bool
whisperTo string
zoneDel bool

공개 메소드들

메소드 설명
Player ( Socket s ) : System

메소드 상세

Player() 공개 메소드

public Player ( Socket s ) : System
s Socket
리턴 System

프로퍼티 상세

BlockAction 공개적으로 프로퍼티

public byte BlockAction
리턴 byte

CTFtempcolor 공개적으로 프로퍼티

public string CTFtempcolor
리턴 string

CTFtempprefix 공개적으로 프로퍼티

public string CTFtempprefix
리턴 string

CopyBuffer 공개적으로 프로퍼티

public List CopyBuffer
리턴 List

Loading 공개적으로 프로퍼티

public bool Loading
리턴 bool

RedoBuffer 공개적으로 프로퍼티

public List RedoBuffer
리턴 List

UndoBuffer 공개적으로 프로퍼티

public List UndoBuffer
리턴 List

ZoneCheck 공개적으로 프로퍼티

public bool ZoneCheck
리턴 bool

ZoneSpam 공개적으로 프로퍼티

public DateTime,System ZoneSpam
리턴 System.DateTime

adminpen 공개적으로 프로퍼티

public bool adminpen
리턴 bool

afkCount 공개적으로 프로퍼티

public int afkCount
리턴 int

afkStart 공개적으로 프로퍼티

public DateTime,System afkStart
리턴 System.DateTime

afkTimer 공개적으로 프로퍼티

public System.Timers.Timer afkTimer
리턴 System.Timers.Timer

aiming 공개적으로 프로퍼티

public bool aiming
리턴 bool

bindings 공개적으로 프로퍼티

public byte[] bindings
리턴 byte[]

blockchangeObject 공개적으로 프로퍼티

public object blockchangeObject
리턴 object

canBuild 공개적으로 프로퍼티

public bool canBuild
리턴 bool

carryingFlag 공개적으로 프로퍼티

public bool carryingFlag
리턴 bool

cmdBind 공개적으로 프로퍼티

public string[] cmdBind
리턴 string[]

cmdTimer 공개적으로 프로퍼티

public bool cmdTimer
리턴 bool

color 공개적으로 프로퍼티

public string color
리턴 string

commThread 공개적으로 프로퍼티

public Thread,System commThread
리턴 System.Thread

commUse 공개적으로 프로퍼티

public bool commUse
리턴 bool

connections 공개적으로 정적으로 프로퍼티

public static List connections
리턴 List

copyAir 공개적으로 프로퍼티

public bool copyAir
리턴 bool

copyoffset 공개적으로 프로퍼티

public int[] copyoffset
리턴 int[]

copystart 공개적으로 프로퍼티

public ushort[] copystart
리턴 ushort[]

deathBlock 공개적으로 프로퍼티

public byte deathBlock
리턴 byte

deathCount 공개적으로 프로퍼티

public ushort deathCount
리턴 ushort

deleteMode 공개적으로 프로퍼티

public bool deleteMode
리턴 bool

disconnected 공개적으로 프로퍼티

public bool disconnected
리턴 bool

emoteList 공개적으로 정적으로 프로퍼티

public static List emoteList
리턴 List

firstLogin 공개적으로 프로퍼티

public DateTime,System firstLogin
리턴 System.DateTime

following 공개적으로 프로퍼티

public string following
리턴 string

frozen 공개적으로 프로퍼티

public bool frozen
리턴 bool

group 공개적으로 프로퍼티

public Group,MCLawl group
리턴 Group

hasflag 공개적으로 프로퍼티

public Team,MCLawl hasflag
리턴 Team

health 공개적으로 프로퍼티

public int health
리턴 int

hidden 공개적으로 프로퍼티

public bool hidden
리턴 bool

id 공개적으로 프로퍼티

public byte id
리턴 byte

ignoreGrief 공개적으로 프로퍼티

public bool ignoreGrief
리턴 bool

ignorePermission 공개적으로 프로퍼티

public bool ignorePermission
리턴 bool

invincible 공개적으로 프로퍼티

public bool invincible
리턴 bool

ip 공개적으로 프로퍼티

public string ip
리턴 string

isFlying 공개적으로 프로퍼티

public bool isFlying
리턴 bool

jailed 공개적으로 프로퍼티

public bool jailed
리턴 bool

joker 공개적으로 프로퍼티

public bool joker
리턴 bool

lastCMD 공개적으로 프로퍼티

public string lastCMD
리턴 string

lastClick 공개적으로 프로퍼티

public ushort[] lastClick
리턴 ushort[]

lastDeath 공개적으로 프로퍼티

public DateTime,System lastDeath
리턴 System.DateTime

left 공개적으로 정적으로 프로퍼티

public static Dictionary left
리턴 string>.Dictionary

level 공개적으로 프로퍼티

public Level,MCLawl level
리턴 Level

loggedIn 공개적으로 프로퍼티

public bool loggedIn
리턴 bool

loginBlocks 공개적으로 프로퍼티

public int loginBlocks
리턴 int

megaBoid 공개적으로 프로퍼티

public bool megaBoid
리턴 bool

messageBind 공개적으로 프로퍼티

public string[] messageBind
리턴 string[]

modeType 공개적으로 프로퍼티

public byte modeType
리턴 byte

money 공개적으로 프로퍼티

public int money
리턴 int

muted 공개적으로 프로퍼티

public bool muted
리턴 bool

name 공개적으로 프로퍼티

public string name
리턴 string

oldBlock 공개적으로 프로퍼티

public ushort oldBlock
리턴 ushort

onTrain 공개적으로 프로퍼티

public bool onTrain
리턴 bool

onWhitelist 공개적으로 프로퍼티

public bool onWhitelist
리턴 bool

opchat 공개적으로 프로퍼티

public bool opchat
리턴 bool

overallBlocks 공개적으로 프로퍼티

public Int64,System overallBlocks
리턴 System.Int64

overallDeath 공개적으로 프로퍼티

public int overallDeath
리턴 int

painting 공개적으로 프로퍼티

public bool painting
리턴 bool

parseSmiley 공개적으로 프로퍼티

public bool parseSmiley
리턴 bool

pingTimer 공개적으로 프로퍼티

public System.Timers.Timer pingTimer
리턴 System.Timers.Timer

players 공개적으로 정적으로 프로퍼티

public static List players
리턴 List

pos 공개적으로 프로퍼티

public ushort[] pos
리턴 ushort[]

possess 공개적으로 프로퍼티

public string possess
리턴 string

prefix 공개적으로 프로퍼티

public string prefix
리턴 string

prevMsg 공개적으로 프로퍼티

public string prevMsg
리턴 string

realName 공개적으로 프로퍼티

public string realName
리턴 string

referee 공개적으로 프로퍼티

public bool referee
리턴 bool

rot 공개적으로 프로퍼티

public byte[] rot
리턴 byte[]

savedcolor 공개적으로 프로퍼티

public string savedcolor
리턴 string

showMBs 공개적으로 프로퍼티

public bool showMBs
리턴 bool

showPortals 공개적으로 프로퍼티

public bool showPortals
리턴 bool

smileySaved 공개적으로 프로퍼티

public bool smileySaved
리턴 bool

spamBlockCount 공개적으로 정적으로 프로퍼티

public static int spamBlockCount
리턴 int

spamBlockTimer 공개적으로 정적으로 프로퍼티

public static int spamBlockTimer
리턴 int

spamChatCount 공개적으로 정적으로 프로퍼티

public static int spamChatCount
리턴 int

spamChatTimer 공개적으로 정적으로 프로퍼티

public static int spamChatTimer
리턴 int

spawning 공개적으로 프로퍼티

public bool spawning
리턴 bool

staticCommands 공개적으로 프로퍼티

public bool staticCommands
리턴 bool

storeHelp 공개적으로 정적으로 프로퍼티

public static bool storeHelp
리턴 bool

storedHelp 공개적으로 정적으로 프로퍼티

public static string storedHelp
리턴 string

storedMessage 공개적으로 프로퍼티

public string storedMessage
리턴 string

team 공개적으로 프로퍼티

public Team,MCLawl team
리턴 Team

teamchat 공개적으로 프로퍼티

public bool teamchat
리턴 bool

timeLogged 공개적으로 프로퍼티

public DateTime,System timeLogged
리턴 System.DateTime

title 공개적으로 프로퍼티

public string title
리턴 string

titlecolor 공개적으로 프로퍼티

public string titlecolor
리턴 string

totalKicked 공개적으로 프로퍼티

public int totalKicked
리턴 int

totalLogins 공개적으로 프로퍼티

public int totalLogins
리턴 int

totalMySQLFailed 공개적으로 정적으로 프로퍼티

public static int totalMySQLFailed
리턴 int

trainGrab 공개적으로 프로퍼티

public bool trainGrab
리턴 bool

userID 공개적으로 프로퍼티

public int userID
리턴 int

voice 공개적으로 프로퍼티

public bool voice
리턴 bool

voicestring 공개적으로 프로퍼티

public string voicestring
리턴 string

voted 공개적으로 프로퍼티

public bool voted
리턴 bool

whisper 공개적으로 프로퍼티

public bool whisper
리턴 bool

whisperTo 공개적으로 프로퍼티

public string whisperTo
리턴 string

zoneDel 공개적으로 프로퍼티

public bool zoneDel
리턴 bool