make remove and add tag methods more consistent

This commit is contained in:
Outer Cloud Studio 2023-10-26 23:20:13 -05:00
parent 96e9bc2d65
commit d9ccc03d10
1 changed files with 1 additions and 1 deletions

View File

@ -1595,7 +1595,7 @@ CLASS net/minecraft/class_1297 net/minecraft/entity/Entity
COMMENT @see #streamSelfAndPassengers
COMMENT @see #streamPassengersAndSelf
METHOD method_5737 getSwimSound ()Lnet/minecraft/class_3414;
METHOD method_5738 removeScoreboardTag (Ljava/lang/String;)Z
METHOD method_5738 removeCommandTag (Ljava/lang/String;)Z
COMMENT Removes a command tag from this entity.
COMMENT
COMMENT <p>Command tags are set using the {@linkplain net.minecraft.server.command.TagCommand