public class StepFullJavaSession extends SameInputBiMergeStep<StepMCProfile.MCProfile,StepPlayerCertificates.PlayerCertificates,StepFullJavaSession.FullJavaSession>
| Modifier and Type | Class and Description |
|---|---|
static class |
StepFullJavaSession.FullJavaSession |
BiMergeStep.StepResult<P1 extends AbstractStep.StepResult<?>,P2 extends AbstractStep.StepResult<?>>AbstractStep.FirstStepResult, AbstractStep.InitialInputsteps1UntilSameInput, steps2UntilSameInputprevStep2name, prevStep| Constructor and Description |
|---|
StepFullJavaSession(AbstractStep<?,StepMCProfile.MCProfile> prevStep1,
AbstractStep<?,StepPlayerCertificates.PlayerCertificates> prevStep2) |
| Modifier and Type | Method and Description |
|---|---|
StepFullJavaSession.FullJavaSession |
applyStep(net.lenni0451.commons.httpclient.HttpClient httpClient,
StepMCProfile.MCProfile mcProfile,
StepPlayerCertificates.PlayerCertificates playerCertificates) |
StepFullJavaSession.FullJavaSession |
fromRawJson(com.google.gson.JsonObject json) |
com.google.gson.JsonObject |
toRawJson(StepFullJavaSession.FullJavaSession fullJavaSession) |
fromJson, getFromInput, refresh, toJsonapplyStepclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitapplySecondaryStepChain, findCommonStep, insertDuplicateStepResultsIntoJson, refreshSecondaryStepChain, removeDuplicateStepResultsFromJsonpublic StepFullJavaSession(AbstractStep<?,StepMCProfile.MCProfile> prevStep1, AbstractStep<?,StepPlayerCertificates.PlayerCertificates> prevStep2)
public StepFullJavaSession.FullJavaSession applyStep(net.lenni0451.commons.httpclient.HttpClient httpClient, StepMCProfile.MCProfile mcProfile, StepPlayerCertificates.PlayerCertificates playerCertificates) throws java.lang.Exception
applyStep in class BiMergeStep<StepMCProfile.MCProfile,StepPlayerCertificates.PlayerCertificates,StepFullJavaSession.FullJavaSession>java.lang.Exceptionpublic StepFullJavaSession.FullJavaSession fromRawJson(com.google.gson.JsonObject json)
public com.google.gson.JsonObject toRawJson(StepFullJavaSession.FullJavaSession fullJavaSession)