net.minecraft.util

class JsonHelper$CharacterCounter

implements Appendable

net.minecraft.util.GsonHelper$CountedAppendable
net.minecraft.class_3518$class_10559
net.minecraft.util.JsonHelper$CharacterCounter

Field summary

Modifier and TypeField
private int
totalCount
field_55624
length
private final int
limit
field_55625
maxLength

Constructor summary

ModifierConstructor
public (int maxLength)

Method summary

Modifier and TypeMethod
private Appendable
accountChars(int count)
method_66035(int arg0)
addCharacters(int count)
public Appendable
append(CharSequence csq)
append(CharSequence arg0)
append(CharSequence charSequence)
public Appendable
append(CharSequence csq, int start, int end)
append(CharSequence arg0, int arg1, int arg2)
append(CharSequence charSequence, int from, int to)
public Appendable
append(char c)
append(char arg0)
append(char c)