public class class_5252 extends Object
| Modifier and Type | Field and Description |
|---|---|
private static com.mojang.brigadier.suggestion.SuggestionProvider<ServerCommandSource> |
field_24375 |
private static com.mojang.brigadier.exceptions.DynamicCommandExceptionType |
field_24376 |
private static com.mojang.brigadier.exceptions.Dynamic2CommandExceptionType |
field_24377 |
private static com.mojang.brigadier.exceptions.Dynamic3CommandExceptionType |
field_24378 |
private static com.mojang.brigadier.exceptions.Dynamic3CommandExceptionType |
field_24379 |
| Constructor and Description |
|---|
class_5252() |
| Modifier and Type | Method and Description |
|---|---|
private static LivingEntity |
method_27733(Entity entity) |
private static EntityAttributeInstance |
method_27734(Entity entity,
EntityAttribute entityAttribute) |
static void |
method_27735(com.mojang.brigadier.CommandDispatcher<ServerCommandSource> commandDispatcher) |
private static int |
method_27739(ServerCommandSource serverCommandSource,
Entity entity,
EntityAttribute entityAttribute,
double double2) |
private static int |
method_27740(ServerCommandSource serverCommandSource,
Entity entity,
EntityAttribute entityAttribute,
UUID uUID) |
private static int |
method_27741(ServerCommandSource serverCommandSource,
Entity entity,
EntityAttribute entityAttribute,
UUID uUID,
double double2) |
private static int |
method_27742(ServerCommandSource serverCommandSource,
Entity entity,
EntityAttribute entityAttribute,
UUID uUID,
String string,
double double2,
EntityAttributeModifier.Operation operation) |
private static LivingEntity |
method_27746(Entity entity,
EntityAttribute entityAttribute) |
private static int |
method_27748(ServerCommandSource serverCommandSource,
Entity entity,
EntityAttribute entityAttribute,
double double2) |
private static int |
method_27751(ServerCommandSource serverCommandSource,
Entity entity,
EntityAttribute entityAttribute,
double double2) |
private static final com.mojang.brigadier.suggestion.SuggestionProvider<ServerCommandSource> field_24375
private static final com.mojang.brigadier.exceptions.DynamicCommandExceptionType field_24376
private static final com.mojang.brigadier.exceptions.Dynamic2CommandExceptionType field_24377
private static final com.mojang.brigadier.exceptions.Dynamic3CommandExceptionType field_24378
private static final com.mojang.brigadier.exceptions.Dynamic3CommandExceptionType field_24379
public static void method_27735(com.mojang.brigadier.CommandDispatcher<ServerCommandSource> commandDispatcher)
private static EntityAttributeInstance method_27734(Entity entity, EntityAttribute entityAttribute) throws com.mojang.brigadier.exceptions.CommandSyntaxException
com.mojang.brigadier.exceptions.CommandSyntaxExceptionprivate static LivingEntity method_27733(Entity entity) throws com.mojang.brigadier.exceptions.CommandSyntaxException
com.mojang.brigadier.exceptions.CommandSyntaxExceptionprivate static LivingEntity method_27746(Entity entity, EntityAttribute entityAttribute) throws com.mojang.brigadier.exceptions.CommandSyntaxException
com.mojang.brigadier.exceptions.CommandSyntaxExceptionprivate static int method_27739(ServerCommandSource serverCommandSource, Entity entity, EntityAttribute entityAttribute, double double2) throws com.mojang.brigadier.exceptions.CommandSyntaxException
com.mojang.brigadier.exceptions.CommandSyntaxExceptionprivate static int method_27748(ServerCommandSource serverCommandSource, Entity entity, EntityAttribute entityAttribute, double double2) throws com.mojang.brigadier.exceptions.CommandSyntaxException
com.mojang.brigadier.exceptions.CommandSyntaxExceptionprivate static int method_27741(ServerCommandSource serverCommandSource, Entity entity, EntityAttribute entityAttribute, UUID uUID, double double2) throws com.mojang.brigadier.exceptions.CommandSyntaxException
com.mojang.brigadier.exceptions.CommandSyntaxExceptionprivate static int method_27751(ServerCommandSource serverCommandSource, Entity entity, EntityAttribute entityAttribute, double double2) throws com.mojang.brigadier.exceptions.CommandSyntaxException
com.mojang.brigadier.exceptions.CommandSyntaxExceptionprivate static int method_27742(ServerCommandSource serverCommandSource, Entity entity, EntityAttribute entityAttribute, UUID uUID, String string, double double2, EntityAttributeModifier.Operation operation) throws com.mojang.brigadier.exceptions.CommandSyntaxException
com.mojang.brigadier.exceptions.CommandSyntaxExceptionprivate static int method_27740(ServerCommandSource serverCommandSource, Entity entity, EntityAttribute entityAttribute, UUID uUID) throws com.mojang.brigadier.exceptions.CommandSyntaxException
com.mojang.brigadier.exceptions.CommandSyntaxException