MCPcopy Create free account
hub / github.com/Teneted/Tenet / getSize

Method getSize

src/main/java/org/bukkit/entity/Slime.java:11–11  ·  view source on GitHub ↗

@return The size of the slime

()

Source from the content-addressed store, hash-verified

9 * @return The size of the slime
10 */
11 public int getSize();
12
13 /**
14 * @param sz The new size of the slime.

Callers 15

toNMSMethod · 0.65
setSizeMethod · 0.65
getHelmetMethod · 0.65
getChestplateMethod · 0.65
getLeggingsMethod · 0.65
getBootsMethod · 0.65
setHelmetMethod · 0.65
setChestplateMethod · 0.65
setLeggingsMethod · 0.65
setBootsMethod · 0.65
setContentsMethod · 0.65
getSizeMethod · 0.65

Implementers 4

CraftSlimesrc/main/java/org/bukkit/craftbukkit/v
CraftWorldBordersrc/main/java/org/bukkit/craftbukkit/v
CraftPhantomsrc/main/java/org/bukkit/craftbukkit/v
CocoaPlantsrc/main/java/org/bukkit/material/Coco

Calls

no outgoing calls

Tested by

no test coverage detected