Package net.minecraft
Class class_8011
java.lang.Object
net.minecraft.class_8011
- Mappings:
Namespace Name official afm
intermediary net/minecraft/class_8011
named net/minecraft/class_8011
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate static final com.mojang.brigadier.exceptions.DynamicCommandExceptionType
private static final com.mojang.brigadier.exceptions.Dynamic2CommandExceptionType
private static final com.mojang.brigadier.exceptions.Dynamic2CommandExceptionType
private static final com.mojang.brigadier.exceptions.SimpleCommandExceptionType
private static final com.mojang.brigadier.exceptions.SimpleCommandExceptionType
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic void
method_48078
(com.mojang.brigadier.CommandDispatcher<ServerCommandSource> commandDispatcher) private static int
method_48081
(ServerCommandSource serverCommandSource, Entity entity) private static int
method_48082
(ServerCommandSource serverCommandSource, Entity entity, Entity entity2)
-
Field Details
-
field_41742
private static final com.mojang.brigadier.exceptions.DynamicCommandExceptionType field_41742- Mappings:
Namespace Name Mixin selector official a
Lafm;a:Lcom/mojang/brigadier/exceptions/DynamicCommandExceptionType;
intermediary field_41742
Lnet/minecraft/class_8011;field_41742:Lcom/mojang/brigadier/exceptions/DynamicCommandExceptionType;
named field_41742
Lnet/minecraft/class_8011;field_41742:Lcom/mojang/brigadier/exceptions/DynamicCommandExceptionType;
-
field_41743
private static final com.mojang.brigadier.exceptions.Dynamic2CommandExceptionType field_41743- Mappings:
Namespace Name Mixin selector official b
Lafm;b:Lcom/mojang/brigadier/exceptions/Dynamic2CommandExceptionType;
intermediary field_41743
Lnet/minecraft/class_8011;field_41743:Lcom/mojang/brigadier/exceptions/Dynamic2CommandExceptionType;
named field_41743
Lnet/minecraft/class_8011;field_41743:Lcom/mojang/brigadier/exceptions/Dynamic2CommandExceptionType;
-
field_41744
private static final com.mojang.brigadier.exceptions.Dynamic2CommandExceptionType field_41744- Mappings:
Namespace Name Mixin selector official c
Lafm;c:Lcom/mojang/brigadier/exceptions/Dynamic2CommandExceptionType;
intermediary field_41744
Lnet/minecraft/class_8011;field_41744:Lcom/mojang/brigadier/exceptions/Dynamic2CommandExceptionType;
named field_41744
Lnet/minecraft/class_8011;field_41744:Lcom/mojang/brigadier/exceptions/Dynamic2CommandExceptionType;
-
field_41745
private static final com.mojang.brigadier.exceptions.SimpleCommandExceptionType field_41745- Mappings:
Namespace Name Mixin selector official d
Lafm;d:Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType;
intermediary field_41745
Lnet/minecraft/class_8011;field_41745:Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType;
named field_41745
Lnet/minecraft/class_8011;field_41745:Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType;
-
field_41746
private static final com.mojang.brigadier.exceptions.SimpleCommandExceptionType field_41746- Mappings:
Namespace Name Mixin selector official e
Lafm;e:Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType;
intermediary field_41746
Lnet/minecraft/class_8011;field_41746:Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType;
named field_41746
Lnet/minecraft/class_8011;field_41746:Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType;
-
-
Constructor Details
-
class_8011
public class_8011()
-
-
Method Details
-
method_48078
public static void method_48078(com.mojang.brigadier.CommandDispatcher<ServerCommandSource> commandDispatcher) - Mappings:
Namespace Name Mixin selector official a
Lafm;a(Lcom/mojang/brigadier/CommandDispatcher;)V
intermediary method_48078
Lnet/minecraft/class_8011;method_48078(Lcom/mojang/brigadier/CommandDispatcher;)V
named method_48078
Lnet/minecraft/class_8011;method_48078(Lcom/mojang/brigadier/CommandDispatcher;)V
-
method_48082
private static int method_48082(ServerCommandSource serverCommandSource, Entity entity, Entity entity2) throws com.mojang.brigadier.exceptions.CommandSyntaxException - Throws:
com.mojang.brigadier.exceptions.CommandSyntaxException
- Mappings:
Namespace Name Mixin selector official a
Lafm;a(Ldn;Lbee;Lbee;)I
intermediary method_48082
Lnet/minecraft/class_8011;method_48082(Lnet/minecraft/class_2168;Lnet/minecraft/class_1297;Lnet/minecraft/class_1297;)I
named method_48082
Lnet/minecraft/class_8011;method_48082(Lnet/minecraft/server/command/ServerCommandSource;Lnet/minecraft/entity/Entity;Lnet/minecraft/entity/Entity;)I
-
method_48081
private static int method_48081(ServerCommandSource serverCommandSource, Entity entity) throws com.mojang.brigadier.exceptions.CommandSyntaxException - Throws:
com.mojang.brigadier.exceptions.CommandSyntaxException
- Mappings:
Namespace Name Mixin selector official a
Lafm;a(Ldn;Lbee;)I
intermediary method_48081
Lnet/minecraft/class_8011;method_48081(Lnet/minecraft/class_2168;Lnet/minecraft/class_1297;)I
named method_48081
Lnet/minecraft/class_8011;method_48081(Lnet/minecraft/server/command/ServerCommandSource;Lnet/minecraft/entity/Entity;)I
-