Class ServerPackManager.ServerPackData
java.lang.Object
net.minecraft.client.resources.server.ServerPackManager.ServerPackData
- Enclosing class:
ServerPackManager
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate final @Nullable HashCodeprivate final UUIDprivate @Nullable Pathprivate booleanprivate @Nullable ServerPackManager.RemovalReasonprivate final URL -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanvoidsetRemovalReasonIfNotSet(ServerPackManager.RemovalReason removalReason)
-
Field Details
-
id
-
url
-
hash
-
path
-
removalReason
-
downloadStatus
-
activationStatus
-
promptAccepted
private boolean promptAccepted
-
-
Constructor Details
-
ServerPackData
-
-
Method Details
-
setRemovalReasonIfNotSet
-
isRemoved
public boolean isRemoved()
-