Package net.minecraft.server.command
Class TitleCommand
java.lang.Object
net.minecraft.server.command.TitleCommand
- Mappings:
Namespace Name official scintermediary net/minecraft/class_2548named net/minecraft/server/command/TitleCommand
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprivate static intmethod_21137(class_3915 class_3915, Collection<ServerPlayerEntity> collection) private static intmethod_21138(class_3915 class_3915, Collection<ServerPlayerEntity> collection, int int2, int int3, int int4) private static intmethod_21139(class_3915 class_3915, Collection<ServerPlayerEntity> collection, Text text, TitleS2CPacket.Action action) static voidmethod_21140(com.mojang.brigadier.CommandDispatcher<class_3915> commandDispatcher) private static intmethod_21142(class_3915 class_3915, Collection<ServerPlayerEntity> collection)
-
Constructor Details
-
TitleCommand
public TitleCommand()
-
-
Method Details
-
method_21140
public static void method_21140(com.mojang.brigadier.CommandDispatcher<class_3915> commandDispatcher) - Mappings:
Namespace Name Mixin selector official aLsc;a(Lcom/mojang/brigadier/CommandDispatcher;)Vintermediary method_21140Lnet/minecraft/class_2548;method_21140(Lcom/mojang/brigadier/CommandDispatcher;)Vnamed method_21140Lnet/minecraft/server/command/TitleCommand;method_21140(Lcom/mojang/brigadier/CommandDispatcher;)V
-
method_21137
- Mappings:
Namespace Name Mixin selector official aLsc;a(Lbu;Ljava/util/Collection;)Iintermediary method_21137Lnet/minecraft/class_2548;method_21137(Lnet/minecraft/class_3915;Ljava/util/Collection;)Inamed method_21137Lnet/minecraft/server/command/TitleCommand;method_21137(Lnet/minecraft/class_3915;Ljava/util/Collection;)I
-
method_21142
- Mappings:
Namespace Name Mixin selector official bLsc;b(Lbu;Ljava/util/Collection;)Iintermediary method_21142Lnet/minecraft/class_2548;method_21142(Lnet/minecraft/class_3915;Ljava/util/Collection;)Inamed method_21142Lnet/minecraft/server/command/TitleCommand;method_21142(Lnet/minecraft/class_3915;Ljava/util/Collection;)I
-
method_21139
private static int method_21139(class_3915 class_3915, Collection<ServerPlayerEntity> collection, Text text, TitleS2CPacket.Action action) throws com.mojang.brigadier.exceptions.CommandSyntaxException - Throws:
com.mojang.brigadier.exceptions.CommandSyntaxException- Mappings:
Namespace Name Mixin selector official aLsc;a(Lbu;Ljava/util/Collection;Lij;Lls$a;)Iintermediary method_21139Lnet/minecraft/class_2548;method_21139(Lnet/minecraft/class_3915;Ljava/util/Collection;Lnet/minecraft/class_1982;Lnet/minecraft/class_2585$class_2586;)Inamed method_21139Lnet/minecraft/server/command/TitleCommand;method_21139(Lnet/minecraft/class_3915;Ljava/util/Collection;Lnet/minecraft/text/Text;Lnet/minecraft/network/packet/s2c/play/TitleS2CPacket$Action;)I
-
method_21138
private static int method_21138(class_3915 class_3915, Collection<ServerPlayerEntity> collection, int int2, int int3, int int4) - Mappings:
Namespace Name Mixin selector official aLsc;a(Lbu;Ljava/util/Collection;III)Iintermediary method_21138Lnet/minecraft/class_2548;method_21138(Lnet/minecraft/class_3915;Ljava/util/Collection;III)Inamed method_21138Lnet/minecraft/server/command/TitleCommand;method_21138(Lnet/minecraft/class_3915;Ljava/util/Collection;III)I
-