Package net.minecraft
Class class_6327
java.lang.Object
net.minecraft.class_6327
public class class_6327 extends Object
- Mappings:
Namespace Name official xvintermediary net/minecraft/class_6327named net/minecraft/class_6327
-
Field Summary
Fields Modifier and Type Field Description private static com.mojang.brigadier.exceptions.SimpleCommandExceptionTypefield_33387private static com.mojang.brigadier.exceptions.SimpleCommandExceptionTypefield_33388private static com.mojang.brigadier.exceptions.SimpleCommandExceptionTypefield_33389 -
Constructor Summary
Constructors Constructor Description class_6327() -
Method Summary
Modifier and Type Method Description static voidmethod_36187(com.mojang.brigadier.CommandDispatcher<ServerCommandSource> commandDispatcher)private static intmethod_36190(ServerCommandSource serverCommandSource, BlockPos blockPos)
-
Field Details
-
field_33387
private static final com.mojang.brigadier.exceptions.SimpleCommandExceptionType field_33387- Mappings:
Namespace Name Mixin selector official aLxv;a:Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType;intermediary field_33387Lnet/minecraft/class_6327;field_33387:Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType;named field_33387Lnet/minecraft/class_6327;field_33387:Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType;
-
field_33388
private static final com.mojang.brigadier.exceptions.SimpleCommandExceptionType field_33388- Mappings:
Namespace Name Mixin selector official bLxv;b:Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType;intermediary field_33388Lnet/minecraft/class_6327;field_33388:Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType;named field_33388Lnet/minecraft/class_6327;field_33388:Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType;
-
field_33389
private static final com.mojang.brigadier.exceptions.SimpleCommandExceptionType field_33389- Mappings:
Namespace Name Mixin selector official cLxv;c:Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType;intermediary field_33389Lnet/minecraft/class_6327;field_33389:Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType;named field_33389Lnet/minecraft/class_6327;field_33389:Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType;
-
-
Constructor Details
-
class_6327
public class_6327()
-
-
Method Details
-
method_36187
public static void method_36187(com.mojang.brigadier.CommandDispatcher<ServerCommandSource> commandDispatcher)- Mappings:
Namespace Name Mixin selector official aLxv;a(Lcom/mojang/brigadier/CommandDispatcher;)Vintermediary method_36187Lnet/minecraft/class_6327;method_36187(Lcom/mojang/brigadier/CommandDispatcher;)Vnamed method_36187Lnet/minecraft/class_6327;method_36187(Lcom/mojang/brigadier/CommandDispatcher;)V
-
method_36190
private static int method_36190(ServerCommandSource serverCommandSource, BlockPos blockPos) throws com.mojang.brigadier.exceptions.CommandSyntaxException- Throws:
com.mojang.brigadier.exceptions.CommandSyntaxException- Mappings:
Namespace Name Mixin selector official aLxv;a(Ldg;Lgb;)Iintermediary method_36190Lnet/minecraft/class_6327;method_36190(Lnet/minecraft/class_2168;Lnet/minecraft/class_2338;)Inamed method_36190Lnet/minecraft/class_6327;method_36190(Lnet/minecraft/server/command/ServerCommandSource;Lnet/minecraft/util/math/BlockPos;)I
-