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.
Fields
Section titled “Fields”public static final int NOT_FOUND = Integer.MIN_VALUEMethods
Section titled “Methods”public IntSet getIndexesForTag(int index)@Overridepublic 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.