Interface ResourcePackInfoLike
- All Known Subinterfaces:
ResourcePackInfo, ResourcePackInfo.Builder
public interface ResourcePackInfoLike
Something that can be represented as a
ResourcePackInfo.- Since:
- 4.15.0
-
Method Summary
-
Method Details
-
asResourcePackInfo
ResourcePackInfo asResourcePackInfo()Gets aResourcePackInforepresentation.- Returns:
- a component
- Since:
- 4.15.0
-