Skip to content

AssetMapWithIndexes

Package: com.hypixel.hytale.assetstore.map

public abstract class AssetMapWithIndexes<K, T extends JsonAsset<K>> extends DefaultAssetMap<K, T>

Extends DefaultAssetMap with integer-indexed tag storage. Assets can be looked up by numeric index in addition to key-based lookup. Subclasses such as BlockTypeAssetMap and IndexedAssetMap provide concrete index assignment strategies.

public static final int NOT_FOUND = Integer.MIN_VALUE
public IntSet getIndexesForTag(int index)
@Override
public boolean requireReplaceOnRemove()
Hydex is an independent community resource. Hytale is a trademark of Hypixel Studios. Hydex is not affiliated with or endorsed by Hypixel Studios.