net.minecraft.server.command

public class SummonCommand

rw
net.minecraft.class_1918
net.minecraft.server.command.SummonCommand
net.minecraft.command.impl.SummonCommand
net.minecraft.command.impl.SummonCommand

Field summary

Modifier and TypeField
private static final SimpleCommandExceptionType
a
field_21791
COULD_NOT_SUMMON_EXCEPTION
field_198741_a
SUMMON_FAILED

Method summary

Modifier and TypeMethod
public static void
a(CommandDispatcher<bu> arg0)
method_21042(com.mojang.brigadier.CommandDispatcher<class_3915> arg0)
register(com.mojang.brigadier.CommandDispatcher<CommandSourceStack> dispatcher)
func_198736_a(com.mojang.brigadier.CommandDispatcher<CommandSource> arg0)
register(com.mojang.brigadier.CommandDispatcher<CommandSource> dispatcher)
private static int
a(bu arg0, pc arg1, cee arg2, gy arg3, boolean arg4)
method_21041(class_3915 arg0, class_1653 arg1, class_236 arg2, class_322 arg3, boolean arg4)
summon(CommandSourceStack source, Identifier entity, Vec3d pos, NbtCompound nbt, boolean initialize)
func_198737_a(CommandSource arg0, ResourceLocation arg1, Vec3d arg2, NBTTagCompound arg3, boolean arg4)
summonEntity(CommandSource source, ResourceLocation type, Vec3d pos, NBTTagCompound nbt, boolean randomizeProperties)