Class PrefabWeights.WeightMapValidator

java.lang.Object
com.hypixel.hytale.server.core.prefab.PrefabWeights.WeightMapValidator
All Implemented Interfaces:
LegacyValidator<it.unimi.dsi.fastutil.objects.Object2DoubleMap<String>>, Validator<it.unimi.dsi.fastutil.objects.Object2DoubleMap<String>>, BiConsumer<it.unimi.dsi.fastutil.objects.Object2DoubleMap<String>,ValidationResults>
Enclosing class:
PrefabWeights

private static class PrefabWeights.WeightMapValidator extends Object implements LegacyValidator<it.unimi.dsi.fastutil.objects.Object2DoubleMap<String>>
  • Constructor Details

    • WeightMapValidator

      private WeightMapValidator()
  • Method Details