public class DescriptionLoadResult extends AbstractTaskResult<DescriptionLoadState,DescriptionLoadErrorCause>
Constructor and Description |
---|
DescriptionLoadResult(boolean success,
@NotNull DescriptionLoadState taskState,
@Nullable DescriptionLoadErrorCause errorCause,
@NotNull Path pluginFile,
@Nullable org.bukkit.plugin.PluginDescriptionFile description) |
public DescriptionLoadResult(boolean success, @NotNull @NotNull DescriptionLoadState taskState, @Nullable @Nullable DescriptionLoadErrorCause errorCause, @NotNull @NotNull Path pluginFile, @Nullable @Nullable org.bukkit.plugin.PluginDescriptionFile description)
Copyright © 2023. All rights reserved.