Package com.hypixel.hytale.assetstore
Class AssetReferences<CK,C extends JsonAssetWithMap<CK,?>>
java.lang.Object
com.hypixel.hytale.assetstore.AssetReferences<CK,C>
-
Field Summary
FieldsModifier and TypeFieldDescription -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription<T extends JsonAssetWithMap<K,?>, K>
voidaddChildAssetReferences(Class<T> tClass, K childKey) toString()
-
Field Details
-
parentAssetClass
-
parentKeys
-
-
Constructor Details
-
AssetReferences
-
-
Method Details
-
getParentAssetClass
-
getParentKeys
-
addChildAssetReferences
public <T extends JsonAssetWithMap<K,?>, void addChildAssetReferencesK> (Class<T> tClass, K childKey) -
toString
-