Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CREATURE ¶
type CREATURE int32
const ( MOB CREATURE = 48 MONSTER CREATURE = 49 CREEPER CREATURE = 50 SKELETON CREATURE = 51 SPIDER CREATURE = 52 GIANT CREATURE = 53 ZOMBIE CREATURE = 54 SLIME CREATURE = 55 GHAST CREATURE = 56 PIGZOMBIE CREATURE = 57 ENDERMAN CREATURE = 58 CAVESPIDER CREATURE = 59 SILVERFISH CREATURE = 60 BLAZE CREATURE = 61 LAVASLIME CREATURE = 62 ENDERDRAGON CREATURE = 63 WITHERBOSS CREATURE = 64 BAT CREATURE = 65 WITCH CREATURE = 66 ENDERMITE CREATURE = 67 GUARDIAN CREATURE = 68 // Pasive creatures PIG CREATURE = 90 SHEEP CREATURE = 91 COW CREATURE = 92 CHICKEN CREATURE = 93 SQUID CREATURE = 94 WOLF CREATURE = 95 MUSHROOMCOW CREATURE = 96 SNOWMAN CREATURE = 97 OZELOT CREATURE = 98 VILLAGERGOLEM CREATURE = 99 ENTITYHORSE CREATURE = 100 RABBIT CREATURE = 101 VILLAGER CREATURE = 120 )
func GetCreature ¶
Click to show internal directories.
Click to hide internal directories.