net.minecraft.server.command

public class SummonCommand

tn
net.minecraft.class_3138
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_13741
COULD_NOT_SUMMON_EXCEPTION
field_198741_a
field_198741_a

Method summary

Modifier and TypeMethod
public static void
a(CommandDispatcher<cd> arg0)
method_13690(com.mojang.brigadier.CommandDispatcher<class_2168> 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(cd arg0, qs arg1, crv arg2, ib arg3, boolean arg4)
method_13694(class_2168 arg0, class_2960 arg1, class_243 arg2, class_2487 arg3, boolean arg4)
summon(CommandSourceStack source, Identifier entity, Vec3d pos, NbtCompound nbt, boolean initialize)
func_198737_a(CommandSource arg0, ResourceLocation arg1, Vec3d arg2, CompoundNBT arg3, boolean arg4)
summonEntity(CommandSource source, ResourceLocation type, Vec3d pos, CompoundNBT nbt, boolean randomizeProperties)