ArchetypeChunkData

public class ArchetypeChunkData

Class ArchetypeChunkData. Provides archetypechunkdata functionality for the Hytale server.

java.lang.Object > ArchetypeChunkData

Field Summary

componentTypes

private String[] componentTypes

Field componentTypes.

entityCount

private int entityCount

Field entityCount.

Method Detail

ArchetypeChunkData

public public ArchetypeChunkData ()

Method ArchetypeChunkData.

getComponentTypes

public String[] getComponentTypes ()

Method getComponentTypes.

getEntityCount

public int getEntityCount ()

Method getEntityCount.

KeyedCodec

public new KeyedCodec ("EntityCount", Codec.INTEGER)

Method KeyedCodec.

Parameters:
"EntityCount" "EntityCount"
Codec.INTEGER Codec.INTEGER