getSkinsForMaterial

@NotNull()
public abstract @NotNull() Collection<Skin> getSkinsForMaterial(@NotNull() @NotNull() Material material)

Gets all skins applicable to a specific material or its categories.

Return

A collection of applicable skins.

Parameters

material

The item material.