net.minecraft.server.command

public class DataCommand

sj
net.minecraft.unmapped.C_05525486
net.minecraft.server.command.DataCommand
net.minecraft.command.impl.data.DataCommand

Field summary

Modifier and TypeField
private static final SimpleCommandExceptionType
b
f_72678722
DATA_MERGE_FAILED_EXCEPTION
field_198949_b
private static final DynamicCommandExceptionType
c
f_21906837
INVALID_DATA_EXCEPTION
field_198950_c
private static final DynamicCommandExceptionType
d
f_36671898
UNKNOWN_DATA_EXCEPTION
field_201229_d
public static final List<DataCommand$DataSource>
a
f_43702294
DATA_SOURCES
field_198948_a

Method summary

Modifier and TypeMethod
public static void
a(CommandDispatcher<bu> arg0)
m_92631250(com.mojang.brigadier.CommandDispatcher<C_30485881> arg0)
register(com.mojang.brigadier.CommandDispatcher<CommandSourceStack> dispatcher)
func_198937_a(com.mojang.brigadier.CommandDispatcher<CommandSource> arg0)
private static int
a(bu arg0, si arg1, ci$c arg2)
m_29446964(C_30485881 arg0, C_08167405 arg1, C_39693538$C_40343833 arg2)
remove(CommandSourceStack source, DataAccess data, NbtPathArgument$NbtPath path)
func_198942_a(CommandSource arg0, IDataAccessor arg1, NBTPathArgument$NBTPath arg2)
private static int
b(bu arg0, si arg1, ci$c arg2)
m_07164512(C_30485881 arg0, C_08167405 arg1, C_39693538$C_40343833 arg2)
get(CommandSourceStack source, DataAccess data, NbtPathArgument$NbtPath path)
func_201228_b(CommandSource arg0, IDataAccessor arg1, NBTPathArgument$NBTPath arg2)
private static int
a(bu arg0, si arg1, ci$c arg2, double arg3)
m_86330685(C_30485881 arg0, C_08167405 arg1, C_39693538$C_40343833 arg2, double arg3)
getScaled(CommandSourceStack source, DataAccess data, NbtPathArgument$NbtPath path, double scale)
func_198938_a(CommandSource arg0, IDataAccessor arg1, NBTPathArgument$NBTPath arg2, double arg3)
private static int
a(bu arg0, si arg1)
m_48374831(C_30485881 arg0, C_08167405 arg1)
get(CommandSourceStack source, DataAccess data)
func_198947_a(CommandSource arg0, IDataAccessor arg1)
private static int
a(bu arg0, si arg1, gy arg2)
m_12034971(C_30485881 arg0, C_08167405 arg1, C_74087615 arg2)
merge(CommandSourceStack source, DataAccess data, NbtCompound nbt)
func_198946_a(CommandSource arg0, IDataAccessor arg1, NBTTagCompound arg2)