net.minecraft.commands

public class ParserUtils

dw
net.minecraft.commands.ParserUtils
net.minecraft.class_9010
net.minecraft.util.JsonReaderUtils
net.minecraft.src.C_302033_
net.minecraft.commands.ParserUtils

字段概要

修饰符与类型字段
private static final Field
a
JSON_READER_POS
field_47525
POS
f_303504_
private static final Field
b
JSON_READER_LINESTART
field_47526
LINE_START
f_302428_

构造函数概要

修饰符构造函数
public ()

方法概要

修饰符与类型方法
private static int
a(com.google.gson.stream.JsonReader arg0)
getPos(com.google.gson.stream.JsonReader arg0)
method_55376(com.google.gson.stream.JsonReader arg0)
getPos(com.google.gson.stream.JsonReader jsonReader)
m_306998_(com.google.gson.stream.JsonReader p_311647_)
public static <T> T
a(com.mojang.brigadier.StringReader arg0, com.mojang.serialization.Codec<T> arg1)
parseJson(com.mojang.brigadier.StringReader arg0, com.mojang.serialization.Codec<T> arg1)
method_55377(com.mojang.brigadier.StringReader arg0, com.mojang.serialization.Codec<T> arg1)
parse(com.mojang.brigadier.StringReader stringReader, com.mojang.serialization.Codec<T> codec)
m_305320_(com.mojang.brigadier.StringReader p_311860_, com.mojang.serialization.Codec<T> p_311403_)