Constructor and Description |
---|
CatTrait() |
Modifier and Type | Method and Description |
---|---|
boolean |
isLyingDown() |
void |
run()
Called every tick if overridden.
|
void |
setCollarColor(org.bukkit.DyeColor color) |
void |
setLyingDown(boolean lying) |
void |
setSitting(boolean sitting) |
void |
setType(org.bukkit.entity.Cat.Type type) |
void |
setType(org.bukkit.entity.Ocelot.Type type2) |
public boolean isLyingDown()
public void run()
Trait
public void setCollarColor(org.bukkit.DyeColor color)
public void setLyingDown(boolean lying)
public void setSitting(boolean sitting)
public void setType(org.bukkit.entity.Cat.Type type)
public void setType(org.bukkit.entity.Ocelot.Type type2)
Copyright © 2021. All rights reserved.