mirror of
https://github.com/Xiao-MoMi/craft-engine.git
synced 2025-12-19 15:09:15 +00:00
添加判断是否是基岩版玩家api
This commit is contained in:
@@ -232,6 +232,8 @@ public abstract class Player extends AbstractEntity implements NetWorkUser {
|
||||
|
||||
public abstract int clearOrCountMatchingInventoryItems(Key itemId, int count);
|
||||
|
||||
public abstract boolean isBedrock();
|
||||
|
||||
@Override
|
||||
public void remove() {
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user