Fix build.

net/minecraft/entity/player/PlayerEntity has the same method.
This commit is contained in:
modmuss50 2022-06-30 17:48:34 +01:00
parent 9548410a65
commit ed845eba9e
1 changed files with 0 additions and 6 deletions

View File

@ -214,12 +214,6 @@ CLASS net/minecraft/class_3222 net/minecraft/server/network/ServerPlayerEntity
METHOD method_38786 tickFallStartPos ()V
METHOD method_38787 tickVehicleInLavaRiding ()V
METHOD method_39426 allowsServerListing ()Z
METHOD method_43502 sendMessage (Lnet/minecraft/class_2561;Z)V
COMMENT Sends a message to the player.
COMMENT
COMMENT @see #sendMessage(Text)
COMMENT @see #sendChatMessage(SignedMessage, ChatMessageSender, RegistryKey)
ARG 1 message
METHOD method_43505 sendChatMessage (Lnet/minecraft/class_7471;Lnet/minecraft/class_7436;Lnet/minecraft/class_5321;)V
COMMENT Sends a chat message to the player.
COMMENT