Package net.minecraft
Class class_9019
java.lang.Object
net.minecraft.class_9019
- All Implemented Interfaces:
com.mojang.brigadier.arguments.ArgumentType<Style>
public class class_9019
extends Object
implements com.mojang.brigadier.arguments.ArgumentType<Style>
- Mappings:
Namespace Name official fbintermediary net/minecraft/class_9019named net/minecraft/class_9019
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final com.mojang.brigadier.exceptions.DynamicCommandExceptionTypeprivate static final Collection<String> -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic class_9019static Stylemethod_55448(com.mojang.brigadier.context.CommandContext<ServerCommandSource> commandContext, String string) parse(com.mojang.brigadier.StringReader stringReader) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.mojang.brigadier.arguments.ArgumentType
listSuggestions
-
Field Details
-
field_47554
- Mappings:
Namespace Name Mixin selector official bLfb;b:Ljava/util/Collection;intermediary field_47554Lnet/minecraft/class_9019;field_47554:Ljava/util/Collection;named field_47554Lnet/minecraft/class_9019;field_47554:Ljava/util/Collection;
-
field_47553
public static final com.mojang.brigadier.exceptions.DynamicCommandExceptionType field_47553- Mappings:
Namespace Name Mixin selector official aLfb;a:Lcom/mojang/brigadier/exceptions/DynamicCommandExceptionType;intermediary field_47553Lnet/minecraft/class_9019;field_47553:Lcom/mojang/brigadier/exceptions/DynamicCommandExceptionType;named field_47553Lnet/minecraft/class_9019;field_47553:Lcom/mojang/brigadier/exceptions/DynamicCommandExceptionType;
-
-
Constructor Details
-
class_9019
private class_9019()
-
-
Method Details
-
method_55448
public static Style method_55448(com.mojang.brigadier.context.CommandContext<ServerCommandSource> commandContext, String string) - Mappings:
Namespace Name Mixin selector official aLfb;a(Lcom/mojang/brigadier/context/CommandContext;Ljava/lang/String;)Lwa;intermediary method_55448Lnet/minecraft/class_9019;method_55448(Lcom/mojang/brigadier/context/CommandContext;Ljava/lang/String;)Lnet/minecraft/class_2583;named method_55448Lnet/minecraft/class_9019;method_55448(Lcom/mojang/brigadier/context/CommandContext;Ljava/lang/String;)Lnet/minecraft/text/Style;
-
method_55446
- Mappings:
Namespace Name Mixin selector official aLfb;a()Lfb;intermediary method_55446Lnet/minecraft/class_9019;method_55446()Lnet/minecraft/class_9019;named method_55446Lnet/minecraft/class_9019;method_55446()Lnet/minecraft/class_9019;
-
parse
public Style parse(com.mojang.brigadier.StringReader stringReader) throws com.mojang.brigadier.exceptions.CommandSyntaxException - Specified by:
parsein interfacecom.mojang.brigadier.arguments.ArgumentType<Style>- Throws:
com.mojang.brigadier.exceptions.CommandSyntaxException- Mappings:
Namespace Name Mixin selector official aLfb;a(Lcom/mojang/brigadier/StringReader;)Lwa;intermediary method_55447Lnet/minecraft/class_9019;method_55447(Lcom/mojang/brigadier/StringReader;)Lnet/minecraft/class_2583;named parseLnet/minecraft/class_9019;parse(Lcom/mojang/brigadier/StringReader;)Lnet/minecraft/text/Style;
-
getExamples
- Specified by:
getExamplesin interfacecom.mojang.brigadier.arguments.ArgumentType<Style>
-