Package net.kyori.adventure.resource
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
Modifier and TypeMethodDescription@NotNull ResourcePackInfoGets aResourcePackInforepresentation. 
- 
Method Details
- 
asResourcePackInfo
Gets aResourcePackInforepresentation.- Returns:
 - a component
 - Since:
 - 4.15.0
 
 
 -