public interface SubAssetFactory
Modifier and Type | Method and Description |
---|---|
<E> @Nullable Asset |
createSubAsset(VanillaAsset vanillaAsset,
String name,
Class<E> valueType) |
@Nullable <E> @Nullable Asset createSubAsset(VanillaAsset vanillaAsset, String name, Class<E> valueType)
Copyright © 2021. All rights reserved.