HMCWraps API
Toggle table of contents
1.6.3
jvm
Platform filter
jvm
Switch theme
Search in API
HMCWraps API
HMCWraps API
/
de.skyslycer.hmcwraps.wrap
/
CollectionHelper
Collection
Helper
public
interface
CollectionHelper
Members
Functions
get
Collection
Link copied to clipboard
public
abstract
String
getCollection
(
Wrap
wrap
)
Get the collection or material name of a wrap.
get
Items
Link copied to clipboard
public
abstract
List
<
Wrap
>
getItems
(
Material
material
)
Get all wraps for a material.
get
Material
Link copied to clipboard
public
abstract
Material
getMaterial
(
Wrap
wrap
)
Get a possible material from a wrap.
get
Materials
Link copied to clipboard
public
abstract
List
<
Material
>
getMaterials
(
String
collection
)
Get all materials in a collection.