1.21.9
Toggle table of contents
0.2.5+1.21.9
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
1.21.9
1.21.9
/
llc.redstone.systemsapi.api
/
Npc
/
NpcCapabilities
/
Sizeable
Sizeable
interface
Sizeable
:
Npc.NpcCapabilities
Inheritors
MagmaCubeNpc
SlimeNpc
Members
Functions
get
Size
Link copied to clipboard
abstract
suspend
fun
getSize
(
)
:
Int
set
Size
Link copied to clipboard
abstract
suspend
fun
setSize
(
newSize
:
Int
)