entity

package
v0.1.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 21, 2024 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Entity added in v0.1.1

type Entity byte
const (
	Item          Entity = 1
	Xporb         Entity = 2
	Thrownegg     Entity = 7
	Leashknot     Entity = 8
	Painting      Entity = 9
	Arrow         Entity = 10
	Snowball      Entity = 11
	Fireball      Entity = 12
	Smallfireball Entity = 13
	Enderpearl    Entity = 14
	Eyeofender    Entity = 15
	Thrownpotion  Entity = 16
	Expbottle     Entity = 17
	Itemframe     Entity = 18
	Witherskull   Entity = 19
	Primedtnt     Entity = 20
	Fallingsand   Entity = 21
	Fireworks     Entity = 22
	Armorstand    Entity = 30
	Boat          Entity = 41

	Mob         Entity = 48
	Monster     Entity = 49
	Creeper     Entity = 50
	Skeleton    Entity = 51
	Spider      Entity = 52
	Giant       Entity = 53
	Zombie      Entity = 54
	Slime       Entity = 55
	Ghast       Entity = 56
	Pigzombie   Entity = 57
	Enderman    Entity = 58
	Cavespider  Entity = 59
	Silverfish  Entity = 60
	Blaze       Entity = 61
	Lavaslime   Entity = 62
	Enderdragon Entity = 63
	Witherboss  Entity = 64
	Bat         Entity = 65
	Witch       Entity = 66
	Endermite   Entity = 67
	Guardian    Entity = 68
	Pig         Entity = 90
	Sheep       Entity = 91
	Cow         Entity = 92
	Chicken     Entity = 93
	Squid       Entity = 94
	Wolf        Entity = 95
	MushroomCow Entity = 96
	Snowman     Entity = 97
	Ozelot      Entity = 98
	Golem       Entity = 99
	Horse       Entity = 100
	Rabbit      Entity = 101
	Villager    Entity = 102
)

func GetEntity added in v0.1.1

func GetEntity(name string) Entity

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL