yarn/mappings/net/minecraft/server/command/TeamCommand.mapping

77 lines
4.0 KiB
Plaintext

CLASS net/minecraft/class_3142 net/minecraft/server/command/TeamCommand
FIELD field_13746 OPTION_COLOR_UNCHANGED_EXCEPTION Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType;
FIELD field_13747 OPTION_SEE_FRIENDLY_INVISIBLES_ALREADY_ENABLED_EXCEPTION Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType;
FIELD field_13748 ADD_LONG_NAME_EXCEPTION Lcom/mojang/brigadier/exceptions/DynamicCommandExceptionType;
FIELD field_13749 ADD_DUPLICATE_EXCEPTION Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType;
FIELD field_13750 OPTION_COLLISION_RULE_UNCHANGED_EXCEPTION Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType;
FIELD field_13751 EMPTY_UNCHANGED_EXCEPTION Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType;
FIELD field_13752 OPTION_NAMETAG_VISIBILITY_UNCHANGED_EXCEPTION Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType;
FIELD field_13753 OPTION_FRIENDLY_FIRE_ALREADY_ENABLED_EXCEPTION Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType;
FIELD field_13754 OPTION_FRIENDLY_FIRE_ALREADY_DISABLED_EXCEPTION Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType;
FIELD field_13755 OPTION_NAME_UNCHANGED_EXCEPTION Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType;
FIELD field_13756 OPTION_SEE_FRIENDLY_INVISIBLES_ALREADY_DISABLED_EXCEPTION Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType;
FIELD field_13757 OPTION_DEATH_MESSAGE_VISIBILITY_UNCHANGED_EXCEPTION Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType;
METHOD method_13711 executeModifyDisplayName (Lnet/minecraft/class_2168;Lnet/minecraft/class_268;Lnet/minecraft/class_2561;)I
ARG 0 source
ARG 1 team
ARG 2 displayName
METHOD method_13713 executeModifyCollisionRule (Lnet/minecraft/class_2168;Lnet/minecraft/class_268;Lnet/minecraft/class_270$class_271;)I
ARG 0 source
ARG 1 team
ARG 2 collisionRule
METHOD method_13714 executeLeave (Lnet/minecraft/class_2168;Ljava/util/Collection;)I
ARG 0 source
ARG 1 members
METHOD method_13715 executeAdd (Lnet/minecraft/class_2168;Ljava/lang/String;Lnet/minecraft/class_2561;)I
ARG 0 source
ARG 1 team
ARG 2 displayName
METHOD method_13720 executeJoin (Lnet/minecraft/class_2168;Lnet/minecraft/class_268;Ljava/util/Collection;)I
ARG 0 source
ARG 1 team
ARG 2 members
METHOD method_13723 executeEmpty (Lnet/minecraft/class_2168;Lnet/minecraft/class_268;)I
ARG 0 source
ARG 1 team
METHOD method_13728 executeListTeams (Lnet/minecraft/class_2168;)I
ARG 0 source
METHOD method_13732 executeModifyNametagVisibility (Lnet/minecraft/class_2168;Lnet/minecraft/class_268;Lnet/minecraft/class_270$class_272;)I
ARG 0 source
ARG 1 team
ARG 2 visibility
METHOD method_13735 executeModifyDeathMessageVisibility (Lnet/minecraft/class_2168;Lnet/minecraft/class_268;Lnet/minecraft/class_270$class_272;)I
ARG 0 source
ARG 1 team
ARG 2 visibility
METHOD method_13736 register (Lcom/mojang/brigadier/CommandDispatcher;)V
ARG 0 dispatcher
METHOD method_13743 executeModifyPrefix (Lnet/minecraft/class_2168;Lnet/minecraft/class_268;Lnet/minecraft/class_2561;)I
ARG 0 source
ARG 1 team
ARG 2 prefix
METHOD method_13745 executeModifyColor (Lnet/minecraft/class_2168;Lnet/minecraft/class_268;Lnet/minecraft/class_124;)I
ARG 0 source
ARG 1 team
ARG 2 color
METHOD method_13747 executeRemove (Lnet/minecraft/class_2168;Lnet/minecraft/class_268;)I
ARG 0 source
ARG 1 team
METHOD method_13748 executeListMembers (Lnet/minecraft/class_2168;Lnet/minecraft/class_268;)I
ARG 0 source
ARG 1 team
METHOD method_13751 executeModifySeeFriendlyInvisibles (Lnet/minecraft/class_2168;Lnet/minecraft/class_268;Z)I
ARG 0 source
ARG 1 team
ARG 2 allowed
METHOD method_13754 executeModifyFriendlyFire (Lnet/minecraft/class_2168;Lnet/minecraft/class_268;Z)I
ARG 0 source
ARG 1 team
ARG 2 allowed
METHOD method_13756 executeModifySuffix (Lnet/minecraft/class_2168;Lnet/minecraft/class_268;Lnet/minecraft/class_2561;)I
ARG 0 source
ARG 1 team
ARG 2 suffix
METHOD method_13757 executeAdd (Lnet/minecraft/class_2168;Ljava/lang/String;)I
ARG 0 source
ARG 1 team