Package net.minecraft
Class class_3289
java.lang.Object
net.minecraft.class_3289
- All Implemented Interfaces:
CommandSource
- Mappings:
Namespace Name official bointermediary net/minecraft/class_3289named net/minecraft/class_3289
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionclass_3289(CommandSource commandSource, Vec3d vec3d, BlockPos blockPos, Integer integer, Entity entity, Boolean bool) -
Method Summary
Modifier and TypeMethodDescriptionbooleancanUseCommand(int permissionLevel, String commandLiteral) getPos()getWorld()method_14639(int int2) static class_3289method_14640(CommandSource commandSource) method_14641(Entity entity, Vec3d vec3d) method_14642(boolean bool) booleanvoidsendMessage(Text text) voidsetStat(CommandStats.Type statsType, int value)
-
Field Details
-
field_16084
- Mappings:
Namespace Name Mixin selector official aLbo;a:Lbn;intermediary field_16084Lnet/minecraft/class_3289;field_16084:Lnet/minecraft/class_1061;named field_16084Lnet/minecraft/class_3289;field_16084:Lnet/minecraft/command/CommandSource;
-
field_16085
- Mappings:
Namespace Name Mixin selector official bLbo;b:Lbhe;intermediary field_16085Lnet/minecraft/class_3289;field_16085:Lnet/minecraft/class_236;named field_16085Lnet/minecraft/class_3289;field_16085:Lnet/minecraft/util/math/Vec3d;
-
field_16086
- Mappings:
Namespace Name Mixin selector official cLbo;c:Let;intermediary field_16086Lnet/minecraft/class_3289;field_16086:Lnet/minecraft/class_2552;named field_16086Lnet/minecraft/class_3289;field_16086:Lnet/minecraft/util/math/BlockPos;
-
field_16087
- Mappings:
Namespace Name Mixin selector official dLbo;d:Ljava/lang/Integer;intermediary field_16087Lnet/minecraft/class_3289;field_16087:Ljava/lang/Integer;named field_16087Lnet/minecraft/class_3289;field_16087:Ljava/lang/Integer;
-
field_16088
- Mappings:
Namespace Name Mixin selector official eLbo;e:Lvg;intermediary field_16088Lnet/minecraft/class_3289;field_16088:Lnet/minecraft/class_864;named field_16088Lnet/minecraft/class_3289;field_16088:Lnet/minecraft/entity/Entity;
-
field_16089
- Mappings:
Namespace Name Mixin selector official fLbo;f:Ljava/lang/Boolean;intermediary field_16089Lnet/minecraft/class_3289;field_16089:Ljava/lang/Boolean;named field_16089Lnet/minecraft/class_3289;field_16089:Ljava/lang/Boolean;
-
-
Constructor Details
-
class_3289
-
-
Method Details
-
method_14640
- Mappings:
Namespace Name Mixin selector official aLbo;a(Lbn;)Lbo;intermediary method_14640Lnet/minecraft/class_3289;method_14640(Lnet/minecraft/class_1061;)Lnet/minecraft/class_3289;named method_14640Lnet/minecraft/class_3289;method_14640(Lnet/minecraft/command/CommandSource;)Lnet/minecraft/class_3289;
-
method_14641
- Mappings:
Namespace Name Mixin selector official aLbo;a(Lvg;Lbhe;)Lbo;intermediary method_14641Lnet/minecraft/class_3289;method_14641(Lnet/minecraft/class_864;Lnet/minecraft/class_236;)Lnet/minecraft/class_3289;named method_14641Lnet/minecraft/class_3289;method_14641(Lnet/minecraft/entity/Entity;Lnet/minecraft/util/math/Vec3d;)Lnet/minecraft/class_3289;
-
method_14639
- Mappings:
Namespace Name Mixin selector official aLbo;a(I)Lbo;intermediary method_14639Lnet/minecraft/class_3289;method_14639(I)Lnet/minecraft/class_3289;named method_14639Lnet/minecraft/class_3289;method_14639(I)Lnet/minecraft/class_3289;
-
method_14642
- Mappings:
Namespace Name Mixin selector official aLbo;a(Z)Lbo;intermediary method_14642Lnet/minecraft/class_3289;method_14642(Z)Lnet/minecraft/class_3289;named method_14642Lnet/minecraft/class_3289;method_14642(Z)Lnet/minecraft/class_3289;
-
method_14643
- Mappings:
Namespace Name Mixin selector official iLbo;i()Lbo;intermediary method_14643Lnet/minecraft/class_3289;method_14643()Lnet/minecraft/class_3289;named method_14643Lnet/minecraft/class_3289;method_14643()Lnet/minecraft/class_3289;
-
getTranslatedName
- Specified by:
getTranslatedNamein interfaceCommandSource- Mappings:
Namespace Name Mixin selector official h_Lbn;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_Lbn;i_()Lhh;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 aLbn;a(Lhh;)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 aLbn;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 cLbn;c()Let;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 dLbn;d()Lbhe;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 eLbn;e()Lamu;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 fLbn;f()Lvg;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 gLbn;g()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 aLbn;a(Lbp$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 C_Lbn;C_()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;
-