Mermaids API
Build against Mermaids from your own mod. Every public function, its signature, and what it returns.
MermaidsAPI · 8 calls
Ask
isMermaid(ref)boolean×2isUnderwater(ref)boolean×2isForcedMermaid(ref)boolean×2
Change
setForcedMermaid(ref, boolean)void×2
Server settings
ifRequireForcedMermaid()booleansetRequireForcedMermaid(boolean)voidifForcedMermaidOnlyInWater()booleansetForcedMermaidOnlyInWater(boolean)void
×2 means the call exists as both a Store and a CommandBuffer overload. Full signatures on Functions.
Pages in this section
- Getting Started
Add Mermaids to your Maven or Gradle build as a provided, optional dependency.
- Functions
Every public MermaidsAPI call, its full signature, and what it returns.
- Source Code
The annotated source of MermaidsAPI, and a link to it on GitHub.
- Custom Model Texture
The color key and UV layout for painting your own Mermaid tail texture.
Welcome to the Official Mermaids Mod API Docs!
API added with Mermaids v1.4.0. API last updated with Mermaids v2.7.1.
To get started check out Getting Started.
The API is still in development; but if you want to makie your own custom Mermaid model texture, it is available to do.
{ IN DEVELOPMENT }