net.minecraft.server.command

public class DataCommand

sj
net.minecraft.class_4437
net.minecraft.server.command.DataCommand
net.minecraft.command.impl.data.DataCommand
net.minecraft.command.impl.data.DataCommand

Field summary

Modifier and TypeField
private static final SimpleCommandExceptionType
b
field_21828
DATA_MERGE_FAILED_EXCEPTION
field_198949_b
NOTHING_CHANGED
private static final DynamicCommandExceptionType
c
field_21829
INVALID_DATA_EXCEPTION
field_198950_c
GET_INVALID_EXCEPTION
private static final DynamicCommandExceptionType
d
field_21830
UNKNOWN_DATA_EXCEPTION
field_201229_d
GET_UNKNOWN_EXCEPTION
public static final List<DataCommand$DataSource>
a
field_21827
DATA_SOURCES
field_198948_a
DATA_PROVIDERS

Method summary

Modifier and TypeMethod
public static void
a(CommandDispatcher<bu> arg0)
method_21217(com.mojang.brigadier.CommandDispatcher<class_3915> arg0)
register(com.mojang.brigadier.CommandDispatcher<CommandSourceStack> dispatcher)
func_198937_a(com.mojang.brigadier.CommandDispatcher<CommandSource> arg0)
register(com.mojang.brigadier.CommandDispatcher<CommandSource> dispatcher)
private static int
a(bu arg0, si arg1, ci$c arg2)
method_21214(class_3915 arg0, class_4436 arg1, class_4124$class_4127 arg2)
remove(CommandSourceStack source, DataAccess data, NbtPathArgument$NbtPath path)
func_198942_a(CommandSource arg0, IDataAccessor arg1, NBTPathArgument$NBTPath arg2)
remove(CommandSource source, IDataAccessor accessor, NBTPathArgument$NBTPath pathIn)
private static int
b(bu arg0, si arg1, ci$c arg2)
method_21221(class_3915 arg0, class_4436 arg1, class_4124$class_4127 arg2)
get(CommandSourceStack source, DataAccess data, NbtPathArgument$NbtPath path)
func_201228_b(CommandSource arg0, IDataAccessor arg1, NBTPathArgument$NBTPath arg2)
get(CommandSource source, IDataAccessor accessor, NBTPathArgument$NBTPath pathIn)
private static int
a(bu arg0, si arg1, ci$c arg2, double arg3)
method_21215(class_3915 arg0, class_4436 arg1, class_4124$class_4127 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)
getScaled(CommandSource source, IDataAccessor accessor, NBTPathArgument$NBTPath pathIn, double scale)
private static int
a(bu arg0, si arg1)
method_21213(class_3915 arg0, class_4436 arg1)
get(CommandSourceStack source, DataAccess data)
func_198947_a(CommandSource arg0, IDataAccessor arg1)
get(CommandSource source, IDataAccessor accessor)
private static int
a(bu arg0, si arg1, gy arg2)
method_21216(class_3915 arg0, class_4436 arg1, class_322 arg2)
merge(CommandSourceStack source, DataAccess data, NbtCompound nbt)
func_198946_a(CommandSource arg0, IDataAccessor arg1, NBTTagCompound arg2)
merge(CommandSource source, IDataAccessor accessor, NBTTagCompound nbt)