mirror of
https://github.com/Xiao-MoMi/craft-engine.git
synced 2026-01-03 22:26:16 +00:00
feat(core): 优化 BlockDisplay 实体数据处理
This commit is contained in:
@@ -40,4 +40,6 @@ public interface NetWorkUser {
|
||||
boolean clientModEnabled();
|
||||
|
||||
void setClientModState(boolean enable);
|
||||
|
||||
Map<Integer, Object> entityView();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user