profile

open fun profile(@NotNull predicate: BonePredicate, @NotNull player: Player): Boolean
open fun profile(@NotNull predicate: BonePredicate, @NotNull player: Player, @NotNull skinModel: PlayerTextures.SkinModel): Boolean
open fun profile(@NotNull predicate: BonePredicate, @NotNull profile: PlayerProfile): Boolean
open fun profile(@NotNull predicate: BonePredicate, @NotNull profile: PlayerProfile, @NotNull skinModel: PlayerTextures.SkinModel): Boolean