public class BuilderValidationHelper
Class BuilderValidationHelper. Provides buildervalidationhelper functionality for the Hytale server.
java.lang.Object > BuilderValidationHelper
Field Summary
No fields documented.
Method Detail
BuilderValidationHelper
public
public
BuilderValidationHelper
(final String name, final FeatureEvaluatorHelper featureEvaluator, final InternalReferenceResolver internalReferenceResolver, final StateMappingHelper stateMappingHelper, final InstructionContextHelper instructionContextHelper, final ExtraInfo extraInfo, final List> evaluators, final List readErrors)
Method BuilderValidationHelper.
- Parameters:
final Stringnamefinal FeatureEvaluatorHelperfeatureEvaluatorfinal InternalReferenceResolverinternalReferenceResolverfinal StateMappingHelperstateMappingHelperfinal InstructionContextHelperinstructionContextHelperfinal ExtraInfoextraInfofinal Listevaluators> final ListreadErrors
getName
public
String
getName
()
Method getName.
getFeatureEvaluatorHelper
Method getFeatureEvaluatorHelper.
getInternalReferenceResolver
Method getInternalReferenceResolver.
getStateMappingHelper
Method getStateMappingHelper.
getInstructionContextHelper
Method getInstructionContextHelper.
getReadErrors
public
List
getReadErrors
()
Method getReadErrors.
getEvaluators
public
List>
getEvaluators
()
Method getEvaluators.