extends JsonListEntry<T>
| pg | |
| net.minecraft.server.management.UserListEntryBan | |
| net.minecraft.server.v1_12_R1.ExpirableListEntry |
字段概要
| 修饰符与类型 | 字段 | ||||
|---|---|---|---|---|---|
| public static final SimpleDateFormat |
| ||||
| protected final Date |
| ||||
| protected final String |
| ||||
| protected final Date |
| ||||
| protected final String |
|
构造函数概要
| 修饰符 | 构造函数 |
|---|---|
| public | (T arg0, Date arg1, String arg2, Date arg3, String arg4) |
| protected | (T arg0, com.google.gson.JsonObject arg1) |
方法概要
| 修饰符与类型 | 方法 | ||||||
|---|---|---|---|---|---|---|---|
| public Date |
| ||||||
| public String |
| ||||||
| boolean |
| ||||||
| protected void |
|