Class AnyPresentValidator
java.lang.Object
com.hypixel.hytale.server.npc.asset.builder.validators.Validator
com.hypixel.hytale.server.npc.asset.builder.validators.AnyPresentValidator
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic StringerrorMessage(String[] attributes) static booleantest(BuilderObjectHelper<?>[] objects) static AnyPresentValidatorwithAttributes(String[] attributes) static AnyPresentValidatorwithAttributes(String attribute1, String attribute2)
-
Field Details
-
attributes
-
-
Constructor Details
-
AnyPresentValidator
-
-
Method Details
-
test
-
errorMessage
-
errorMessage
-
withAttributes
-
withAttributes
-