mirror of
https://github.com/Xiao-MoMi/craft-engine.git
synced 2025-12-30 20:39:10 +00:00
refactor(user): 规范命名
This commit is contained in:
@@ -66,7 +66,7 @@ public interface NetWorkUser {
|
||||
|
||||
void setSentResourcePack(boolean sentResourcePack);
|
||||
|
||||
void setClientInformation(ClientInformation clientInfo);
|
||||
void setClientInformation(ClientInformation clientInformation);
|
||||
|
||||
ClientInformation getClientInformation();
|
||||
ClientInformation clientInformation();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user