Method | Description | |
---|---|---|
Apply ( TagCompound tag, string key ) : void | ||
Apply ( TagList tag, int key ) : void | ||
Write ( StringBuilder builder, string key ) : void |
public Apply ( TagCompound tag, string key ) : void | ||
tag | TagCompound | |
key | string | |
return | void |
public Write ( StringBuilder builder, string key ) : void | ||
builder | StringBuilder | |
key | string | |
return | void |