Метод | Описание | |
---|---|---|
Apply ( TagCompound tag, string key ) : void | ||
Apply ( TagList tag, int key ) : void | ||
ChangeOperation ( |
||
Write ( StringBuilder builder, string key ) : void |
public Apply ( TagCompound tag, string key ) : void | ||
tag | TagCompound | |
key | string | |
Результат | void |
public Apply ( TagList tag, int key ) : void | ||
tag | TagList | |
key | int | |
Результат | void |
public ChangeOperation ( |
||
value | ||
Результат | System |
public Write ( StringBuilder builder, string key ) : void | ||
builder | StringBuilder | |
key | string | |
Результат | void |