Interface IClientPlayerDataComponent
- All Known Implementing Classes:
ClientPlayerDataComponentImpl
public interface IClientPlayerDataComponent
-
Method Summary
Modifier and TypeMethodDescriptionvoidSends a packet to the server, so it knows the player has the mod installed This is needed, so the server can send the player the glowing eyes data
-
Method Details
-
sendRequest
void sendRequest()Sends a packet to the server, so it knows the player has the mod installed This is needed, so the server can send the player the glowing eyes data
-