Package net.minecraft.server.command
Class Console
java.lang.Object
net.minecraft.server.command.Console
- All Implemented Interfaces:
CommandSource
- Mappings:
Namespace Name official mzintermediary net/minecraft/class_808named net/minecraft/server/command/Console
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleancanUseCommand(int permissionLevel, String commandLiteral) voiddestroy()getPos()getWorld()booleanvoidsendMessage(Text text) voidsetStat(CommandStats.Type statsType, int value)
-
Field Details
-
text
- Mappings:
Namespace Name Mixin selector official aLmz;a:Ljava/lang/StringBuffer;intermediary field_2928Lnet/minecraft/class_808;field_2928:Ljava/lang/StringBuffer;named textLnet/minecraft/server/command/Console;text:Ljava/lang/StringBuffer;
-
field_13901
- Mappings:
Namespace Name Mixin selector official bLmz;b:Lnet/minecraft/server/MinecraftServer;intermediary field_13901Lnet/minecraft/class_808;field_13901:Lnet/minecraft/server/MinecraftServer;named field_13901Lnet/minecraft/server/command/Console;field_13901:Lnet/minecraft/server/MinecraftServer;
-
-
Constructor Details
-
Console
-
-
Method Details
-
destroy
- Mappings:
Namespace Name Mixin selector official iLmz;i()Vintermediary method_2218Lnet/minecraft/class_808;method_2218()Vnamed destroyLnet/minecraft/server/command/Console;destroy()V
-
getTextAsString
- Mappings:
Namespace Name Mixin selector official jLmz;j()Ljava/lang/String;intermediary method_2219Lnet/minecraft/class_808;method_2219()Ljava/lang/String;named getTextAsStringLnet/minecraft/server/command/Console;getTextAsString()Ljava/lang/String;
-
getTranslatedName
- Specified by:
getTranslatedNamein interfaceCommandSource- Mappings:
Namespace Name Mixin selector official h_Ln;h_()Ljava/lang/String;intermediary method_2518Lnet/minecraft/class_1061;method_2518()Ljava/lang/String;named getTranslatedNameLnet/minecraft/command/CommandSource;getTranslatedName()Ljava/lang/String;
-
method_6344
- Specified by:
method_6344in interfaceCommandSource- Mappings:
Namespace Name Mixin selector official i_Ln;i_()Lew;intermediary method_6344Lnet/minecraft/class_1061;method_6344()Lnet/minecraft/class_1982;named method_6344Lnet/minecraft/command/CommandSource;method_6344()Lnet/minecraft/text/Text;
-
sendMessage
- Specified by:
sendMessagein interfaceCommandSource- Mappings:
Namespace Name Mixin selector official aLn;a(Lew;)Vintermediary method_5505Lnet/minecraft/class_1061;method_5505(Lnet/minecraft/class_1982;)Vnamed sendMessageLnet/minecraft/command/CommandSource;sendMessage(Lnet/minecraft/text/Text;)V
-
canUseCommand
- Specified by:
canUseCommandin interfaceCommandSource- Mappings:
Namespace Name Mixin selector official aLn;a(ILjava/lang/String;)Zintermediary method_3333Lnet/minecraft/class_1061;method_3333(ILjava/lang/String;)Znamed canUseCommandLnet/minecraft/command/CommandSource;canUseCommand(ILjava/lang/String;)Z
-
getBlockPos
- Specified by:
getBlockPosin interfaceCommandSource- Mappings:
Namespace Name Mixin selector official cLn;c()Lcl;intermediary method_4086Lnet/minecraft/class_1061;method_4086()Lnet/minecraft/class_2552;named getBlockPosLnet/minecraft/command/CommandSource;getBlockPos()Lnet/minecraft/util/math/BlockPos;
-
getPos
- Specified by:
getPosin interfaceCommandSource- Mappings:
Namespace Name Mixin selector official dLn;d()Lbbh;intermediary method_10787Lnet/minecraft/class_1061;method_10787()Lnet/minecraft/class_236;named getPosLnet/minecraft/command/CommandSource;getPos()Lnet/minecraft/util/math/Vec3d;
-
getWorld
- Specified by:
getWorldin interfaceCommandSource- Mappings:
Namespace Name Mixin selector official eLn;e()Laht;intermediary method_5506Lnet/minecraft/class_1061;method_5506()Lnet/minecraft/class_1150;named getWorldLnet/minecraft/command/CommandSource;getWorld()Lnet/minecraft/world/World;
-
getEntity
- Specified by:
getEntityin interfaceCommandSource- Mappings:
Namespace Name Mixin selector official fLn;f()Lrr;intermediary method_10788Lnet/minecraft/class_1061;method_10788()Lnet/minecraft/class_864;named getEntityLnet/minecraft/command/CommandSource;getEntity()Lnet/minecraft/entity/Entity;
-
sendCommandFeedback
public boolean sendCommandFeedback()- Specified by:
sendCommandFeedbackin interfaceCommandSource- Mappings:
Namespace Name Mixin selector official z_Ln;z_()Zintermediary method_10789Lnet/minecraft/class_1061;method_10789()Znamed sendCommandFeedbackLnet/minecraft/command/CommandSource;sendCommandFeedback()Z
-
setStat
- Specified by:
setStatin interfaceCommandSource- Mappings:
Namespace Name Mixin selector official aLn;a(Lo$a;I)Vintermediary method_10786Lnet/minecraft/class_1061;method_10786(Lnet/minecraft/class_2598$class_2599;I)Vnamed setStatLnet/minecraft/command/CommandSource;setStat(Lnet/minecraft/command/CommandStats$Type;I)V
-
getMinecraftServer
- Specified by:
getMinecraftServerin interfaceCommandSource- Mappings:
Namespace Name Mixin selector official hLn;h()Lnet/minecraft/server/MinecraftServer;intermediary method_12833Lnet/minecraft/class_1061;method_12833()Lnet/minecraft/server/MinecraftServer;named getMinecraftServerLnet/minecraft/command/CommandSource;getMinecraftServer()Lnet/minecraft/server/MinecraftServer;
-