Class BlockMigrationExtraInfo
java.lang.Object
com.hypixel.hytale.codec.ExtraInfo
com.hypixel.hytale.server.core.modules.entity.BlockMigrationExtraInfo
-
Field Summary
FieldsFields inherited from class com.hypixel.hytale.codec.ExtraInfo
GENERATED_ID_PREFIX, THREAD_LOCAL, UNSET_VERSION -
Constructor Summary
ConstructorsConstructorDescriptionBlockMigrationExtraInfo(int version, Function<String, String> blockMigration) -
Method Summary
Methods inherited from class com.hypixel.hytale.codec.ExtraInfo
addUnknownKey, appendDetailsTo, consumeIgnoredUnknownKey, consumeIgnoredUnknownKey, getCodecStore, getKeysSize, getLegacyVersion, getMetadata, getUnknownKeys, getValidationResults, getVersion, ignoreUnusedKey, peekColumn, peekKey, peekKey, peekLine, popIgnoredUnusedKey, popKey, pushIntKey, pushIntKey, pushKey, pushKey, readUnknownKey, toString
-
Field Details
-
blockMigration
-
-
Constructor Details
-
BlockMigrationExtraInfo
-
-
Method Details
-
getBlockMigration
-