Package net.minecraft.server.command
Class SummonCommand
java.lang.Object
net.minecraft.server.command.SummonCommand
- Mappings:
Namespace Name official rwintermediary net/minecraft/class_1918named net/minecraft/server/command/SummonCommand
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate static final com.mojang.brigadier.exceptions.SimpleCommandExceptionType -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprivate static intmethod_21041(class_3915 class_3915, Identifier identifier, Vec3d vec3d, NbtCompound nbtCompound, boolean bool) static voidmethod_21042(com.mojang.brigadier.CommandDispatcher<class_3915> commandDispatcher)
-
Field Details
-
field_21791
private static final com.mojang.brigadier.exceptions.SimpleCommandExceptionType field_21791- Mappings:
Namespace Name Mixin selector official aLrw;a:Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType;intermediary field_21791Lnet/minecraft/class_1918;field_21791:Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType;named field_21791Lnet/minecraft/server/command/SummonCommand;field_21791:Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType;
-
-
Constructor Details
-
SummonCommand
public SummonCommand()
-
-
Method Details
-
method_21042
public static void method_21042(com.mojang.brigadier.CommandDispatcher<class_3915> commandDispatcher) - Mappings:
Namespace Name Mixin selector official aLrw;a(Lcom/mojang/brigadier/CommandDispatcher;)Vintermediary method_21042Lnet/minecraft/class_1918;method_21042(Lcom/mojang/brigadier/CommandDispatcher;)Vnamed method_21042Lnet/minecraft/server/command/SummonCommand;method_21042(Lcom/mojang/brigadier/CommandDispatcher;)V
-
method_21041
private static int method_21041(class_3915 class_3915, Identifier identifier, Vec3d vec3d, NbtCompound nbtCompound, boolean bool) throws com.mojang.brigadier.exceptions.CommandSyntaxException - Throws:
com.mojang.brigadier.exceptions.CommandSyntaxException- Mappings:
Namespace Name Mixin selector official aLrw;a(Lbu;Lpc;Lcee;Lgy;Z)Iintermediary method_21041Lnet/minecraft/class_1918;method_21041(Lnet/minecraft/class_3915;Lnet/minecraft/class_1653;Lnet/minecraft/class_236;Lnet/minecraft/class_322;Z)Inamed method_21041Lnet/minecraft/server/command/SummonCommand;method_21041(Lnet/minecraft/class_3915;Lnet/minecraft/util/Identifier;Lnet/minecraft/util/math/Vec3d;Lnet/minecraft/nbt/NbtCompound;Z)I
-