Jump to content

BreezyMain

Members
  • Posts

    6
  • Joined

  • Last visited

Posts posted by BreezyMain

  1. In 1.8.9, I can use addChatMeesage of EntityPlayer to add information to the chat bar, but in 1.16.1, I did not find such a method? I only found the sendChatMessage method in ClientPlayerEntity, but this method is used to send messages to the server. How can I send messages to the chat bar instead of the server?

    批注 2020-08-09 132716.png

    批注 2020-08-09 132919.png

  2. I want to know the actual meaning of the several subclasses of PlayerEnity, what do they represent? I only have a vague understanding of this. For example, ServerPlayerEntity and AbstractClientEntity refer to server-side and local-side players, but what is the actual meaning of the two classes of ClientPlayerEntity and RemoteClientPlayerEntity? I hope everyone can help me, thank you.

    批注 2020-08-07 164131.png

    Edit: In Minecraft 1.16.1 :D

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.