BetterModel

A dummy class for BetterModel plugin instance.

Properties

Link copied to clipboard
Check a running platform is Folia.
Link copied to clipboard
Check a running platform is Paper.
Link copied to clipboard
Check a running platform is Purpur.

Functions

Link copied to clipboard
@NotNull
open fun inst(): BetterModelPlugin
Gets plugin instance of BetterModel.
@ApiStatus.Internal
open fun inst(@NotNull instance: BetterModelPlugin)
Sets plugin instance of BetterModel.
Link copied to clipboard
@NotNull
open fun limb(@NotNull name: String): Optional<ModelRenderer>
Gets player animation render by name
Link copied to clipboard
@NotNull
@Unmodifiable
open fun limbs(): @Unmodifiable List<ModelRenderer>
Gets all limbs
Link copied to clipboard
@NotNull
open fun model(@NotNull name: String): Optional<ModelRenderer>
Gets model render by name
Link copied to clipboard
@NotNull
@Unmodifiable
open fun models(): @Unmodifiable List<ModelRenderer>
Gets all models