Package net.minecraft.util
Class GsonHelper.CountedAppendable
java.lang.Object
net.minecraft.util.GsonHelper.CountedAppendable
- All Implemented Interfaces:
Appendable
- Enclosing class:
GsonHelper
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprivate Appendable
accountChars
(int p_394239_) append
(char p_393612_) append
(CharSequence p_394187_) append
(CharSequence p_393499_, int p_394301_, int p_393577_)
-
Field Details
-
totalCount
private int totalCount -
limit
private final int limit
-
-
Constructor Details
-
CountedAppendable
public CountedAppendable(int p_393717_)
-
-
Method Details
-
accountChars
-
append
- Specified by:
append
in interfaceAppendable
-
append
- Specified by:
append
in interfaceAppendable
-
append
- Specified by:
append
in interfaceAppendable
-