Constructor and Description |
---|
SlimeSize() |
Modifier and Type | Method and Description |
---|---|
void |
describe(org.bukkit.command.CommandSender sender) |
int |
getSize() |
void |
onSpawn()
Called when an
NPC is spawned. |
void |
setSize(int size) |
public void describe(org.bukkit.command.CommandSender sender)
public int getSize()
public void onSpawn()
Trait
NPC
is spawned. NPC.getEntity()
will return null until this is called. This is
also called onAttach when the NPC is already spawned.public void setSize(int size)
Slime.setSize(int)
Copyright © 2021. All rights reserved.