Class ProfileFallback<T>
java.lang.Object
com.cryptomorin.xseries.profiles.builder.ProfileFallback<T>
- Type Parameters:
T- the object that has its profile set. SeeProfileContainerfor a list.
An object that has all the information about failed attempts.
-
Constructor Summary
ConstructorsConstructorDescriptionProfileFallback(ProfileInstruction<T> instruction, T object, ProfileChangeException error) -
Method Summary
-
Constructor Details
-
ProfileFallback
-
-
Method Details
-
getObject
-
getInstruction
-
setObject
-
getError
-