PocketMine-MP 5.32.2 git-1ebd7d3960d713d56f77f610fe0c15cdee201069
Loading...
Searching...
No Matches
EntityIds.php
1<?php
2
3/*
4 * This file is part of BedrockProtocol.
5 * Copyright (C) 2014-2022 PocketMine Team <https://github.com/pmmp/BedrockProtocol>
6 *
7 * BedrockProtocol is free software: you can redistribute it and/or modify
8 * it under the terms of the GNU Lesser General Public License as published by
9 * the Free Software Foundation, either version 3 of the License, or
10 * (at your option) any later version.
11 */
12
13declare(strict_types=1);
14
15namespace pocketmine\network\mcpe\protocol\types\entity;
16
21final class EntityIds{
22
23 private function __construct(){
24 //NOOP
25 }
26
27 public const AGENT = "minecraft:agent";
28 public const ALLAY = "minecraft:allay";
29 public const AREA_EFFECT_CLOUD = "minecraft:area_effect_cloud";
30 public const ARMADILLO = "minecraft:armadillo";
31 public const ARMOR_STAND = "minecraft:armor_stand";
32 public const ARROW = "minecraft:arrow";
33 public const AXOLOTL = "minecraft:axolotl";
34 public const BALLOON = "minecraft:balloon";
35 public const BAT = "minecraft:bat";
36 public const BEE = "minecraft:bee";
37 public const BLAZE = "minecraft:blaze";
38 public const BOAT = "minecraft:boat";
39 public const BOGGED = "minecraft:bogged";
40 public const BREEZE = "minecraft:breeze";
41 public const BREEZE_WIND_CHARGE_PROJECTILE = "minecraft:breeze_wind_charge_projectile";
42 public const CAMEL = "minecraft:camel";
43 public const CAT = "minecraft:cat";
44 public const CAVE_SPIDER = "minecraft:cave_spider";
45 public const CHEST_BOAT = "minecraft:chest_boat";
46 public const CHEST_MINECART = "minecraft:chest_minecart";
47 public const CHICKEN = "minecraft:chicken";
48 public const COD = "minecraft:cod";
49 public const COMMAND_BLOCK_MINECART = "minecraft:command_block_minecart";
50 public const COW = "minecraft:cow";
51 public const CREAKING = "minecraft:creaking";
52 public const CREEPER = "minecraft:creeper";
53 public const DOLPHIN = "minecraft:dolphin";
54 public const DONKEY = "minecraft:donkey";
55 public const DRAGON_FIREBALL = "minecraft:dragon_fireball";
56 public const DROWNED = "minecraft:drowned";
57 public const EGG = "minecraft:egg";
58 public const ELDER_GUARDIAN = "minecraft:elder_guardian";
59 public const ELDER_GUARDIAN_GHOST = "minecraft:elder_guardian_ghost";
60 public const ENDER_CRYSTAL = "minecraft:ender_crystal";
61 public const ENDER_DRAGON = "minecraft:ender_dragon";
62 public const ENDER_PEARL = "minecraft:ender_pearl";
63 public const ENDERMAN = "minecraft:enderman";
64 public const ENDERMITE = "minecraft:endermite";
65 public const EVOCATION_FANG = "minecraft:evocation_fang";
66 public const EVOCATION_ILLAGER = "minecraft:evocation_illager";
67 public const EYE_OF_ENDER_SIGNAL = "minecraft:eye_of_ender_signal";
68 public const FALLING_BLOCK = "minecraft:falling_block";
69 public const FIREBALL = "minecraft:fireball";
70 public const FIREWORKS_ROCKET = "minecraft:fireworks_rocket";
71 public const FISHING_HOOK = "minecraft:fishing_hook";
72 public const FOX = "minecraft:fox";
73 public const FROG = "minecraft:frog";
74 public const GHAST = "minecraft:ghast";
75 public const GLOW_SQUID = "minecraft:glow_squid";
76 public const GOAT = "minecraft:goat";
77 public const GUARDIAN = "minecraft:guardian";
78 public const HAPPY_GHAST = "minecraft:happy_ghast";
79 public const HOGLIN = "minecraft:hoglin";
80 public const HOPPER_MINECART = "minecraft:hopper_minecart";
81 public const HORSE = "minecraft:horse";
82 public const HUSK = "minecraft:husk";
83 public const ICE_BOMB = "minecraft:ice_bomb";
84 public const IRON_GOLEM = "minecraft:iron_golem";
85 public const ITEM = "minecraft:item";
86 public const LEASH_KNOT = "minecraft:leash_knot";
87 public const LIGHTNING_BOLT = "minecraft:lightning_bolt";
88 public const LINGERING_POTION = "minecraft:lingering_potion";
89 public const LLAMA = "minecraft:llama";
90 public const LLAMA_SPIT = "minecraft:llama_spit";
91 public const MAGMA_CUBE = "minecraft:magma_cube";
92 public const MINECART = "minecraft:minecart";
93 public const MOOSHROOM = "minecraft:mooshroom";
94 public const MULE = "minecraft:mule";
95 public const NPC = "minecraft:npc";
96 public const OCELOT = "minecraft:ocelot";
97 public const OMINOUS_ITEM_SPAWNER = "minecraft:ominous_item_spawner";
98 public const PAINTING = "minecraft:painting";
99 public const PANDA = "minecraft:panda";
100 public const PARROT = "minecraft:parrot";
101 public const PHANTOM = "minecraft:phantom";
102 public const PIG = "minecraft:pig";
103 public const PIGLIN = "minecraft:piglin";
104 public const PIGLIN_BRUTE = "minecraft:piglin_brute";
105 public const PILLAGER = "minecraft:pillager";
106 public const PLAYER = "minecraft:player";
107 public const POLAR_BEAR = "minecraft:polar_bear";
108 public const PUFFERFISH = "minecraft:pufferfish";
109 public const RABBIT = "minecraft:rabbit";
110 public const RAVAGER = "minecraft:ravager";
111 public const SALMON = "minecraft:salmon";
112 public const SHEEP = "minecraft:sheep";
113 public const SHULKER = "minecraft:shulker";
114 public const SHULKER_BULLET = "minecraft:shulker_bullet";
115 public const SILVERFISH = "minecraft:silverfish";
116 public const SKELETON = "minecraft:skeleton";
117 public const SKELETON_HORSE = "minecraft:skeleton_horse";
118 public const SLIME = "minecraft:slime";
119 public const SMALL_FIREBALL = "minecraft:small_fireball";
120 public const SNIFFER = "minecraft:sniffer";
121 public const SNOW_GOLEM = "minecraft:snow_golem";
122 public const SNOWBALL = "minecraft:snowball";
123 public const SPIDER = "minecraft:spider";
124 public const SPLASH_POTION = "minecraft:splash_potion";
125 public const SQUID = "minecraft:squid";
126 public const STRAY = "minecraft:stray";
127 public const STRIDER = "minecraft:strider";
128 public const TADPOLE = "minecraft:tadpole";
129 public const THROWN_TRIDENT = "minecraft:thrown_trident";
130 public const TNT = "minecraft:tnt";
131 public const TNT_MINECART = "minecraft:tnt_minecart";
132 public const TRADER_LLAMA = "minecraft:trader_llama";
133 public const TRIPOD_CAMERA = "minecraft:tripod_camera";
134 public const TROPICALFISH = "minecraft:tropicalfish";
135 public const TURTLE = "minecraft:turtle";
136 public const VEX = "minecraft:vex";
137 public const VILLAGER = "minecraft:villager";
138 public const VILLAGER_V2 = "minecraft:villager_v2";
139 public const VINDICATOR = "minecraft:vindicator";
140 public const WANDERING_TRADER = "minecraft:wandering_trader";
141 public const WARDEN = "minecraft:warden";
142 public const WIND_CHARGE_PROJECTILE = "minecraft:wind_charge_projectile";
143 public const WITCH = "minecraft:witch";
144 public const WITHER = "minecraft:wither";
145 public const WITHER_SKELETON = "minecraft:wither_skeleton";
146 public const WITHER_SKULL = "minecraft:wither_skull";
147 public const WITHER_SKULL_DANGEROUS = "minecraft:wither_skull_dangerous";
148 public const WOLF = "minecraft:wolf";
149 public const XP_BOTTLE = "minecraft:xp_bottle";
150 public const XP_ORB = "minecraft:xp_orb";
151 public const ZOGLIN = "minecraft:zoglin";
152 public const ZOMBIE = "minecraft:zombie";
153 public const ZOMBIE_HORSE = "minecraft:zombie_horse";
154 public const ZOMBIE_PIGMAN = "minecraft:zombie_pigman";
155 public const ZOMBIE_VILLAGER = "minecraft:zombie_villager";
156 public const ZOMBIE_VILLAGER_V2 = "minecraft:zombie_villager_v2";
157}