类 GsonHelper.CountedAppendable
java.lang.Object
net.minecraft.util.GsonHelper.CountedAppendable
- 所有已实现的接口:
Appendable
- 封闭类:
GsonHelper
-
字段概要
字段 -
构造器概要
构造器 -
方法概要
修饰符和类型方法说明private Appendable
accountChars
(int p_394239_) append
(char p_393612_) append
(CharSequence p_394187_) append
(CharSequence p_393499_, int p_394301_, int p_393577_)
-
字段详细资料
-
totalCount
private int totalCount -
limit
private final int limit
-
-
构造器详细资料
-
CountedAppendable
public CountedAppendable(int p_393717_)
-
-
方法详细资料
-
accountChars
-
append
- 指定者:
append
在接口中Appendable
-
append
- 指定者:
append
在接口中Appendable
-
append
- 指定者:
append
在接口中Appendable
-