类 ServerPackManager.ServerPackData
java.lang.Object
net.minecraft.client.resources.server.ServerPackManager.ServerPackData
- 封闭类:
ServerPackManager
-
字段概要
字段修饰符和类型字段说明(专用程序包) final com.google.common.hash.HashCode
(专用程序包) final UUID
(专用程序包) Path
(专用程序包) boolean
(专用程序包) ServerPackManager.RemovalReason
(专用程序包) final URL
-
构造器概要
构造器 -
方法概要
修饰符和类型方法说明boolean
void
-
字段详细资料
-
id
-
url
-
hash
@Nullable final com.google.common.hash.HashCode hash -
path
-
removalReason
-
downloadStatus
ServerPackManager.PackDownloadStatus downloadStatus -
activationStatus
ServerPackManager.ActivationStatus activationStatus -
promptAccepted
boolean promptAccepted
-
-
构造器详细资料
-
ServerPackData
-
-
方法详细资料
-
setRemovalReasonIfNotSet
-
isRemoved
public boolean isRemoved()
-