接口 Profile
-
- 所有已知实现类:
GameProfileEX
public interface Profile- 作者:
- 32798
-
-
方法概要
修饰符和类型 方法 说明 UUIDgetId()StringgetName()TexturesgetTextures()booleanisComplete()booleanisLegacy()
-
GameProfileEXpublic interface Profile
| 修饰符和类型 | 方法 | 说明 |
|---|---|---|
UUID |
getId() |
|
String |
getName() |
|
Textures |
getTextures() |
|
boolean |
isComplete() |
|
boolean |
isLegacy() |