enum Shatter::Data::Entity::Status
Defined in:
shatter/data/entity.cr
Enum Members
-
TippedArrowColorParticle =
0_i8
-
RabbitRotatedJump =
1_i8
-
LivingHurt =
2_i8
-
LivingDeath =
3_i8
-
Attack =
4_i8
-
Unknown5 =
5_i8
-
TamingFailed =
6_i8
-
TamingSuccess =
7_i8
-
WolfShakingWater =
8_i8
-
PlayerItemUseFinished =
9_i8
-
SheepEat =
10_i8
-
IronGolemPoppy =
11_i8
-
VillagerBreed =
12_i8
-
VillagerAngry =
13_i8
-
VillagerHappy =
14_i8
-
WitchMagic =
15_i8
-
ZombieVillagerCured =
16_i8
-
FireworkExplosion =
17_i8
-
AnimalHearts =
18_i8
-
SquidResetRotation =
19_i8
-
SilverfishBlockParticle =
20_i8
-
GuardianAttack =
21_i8
-
PlayerReducedDebug =
22_i8
-
PlayerIncreasedDebug =
23_i8
-
PlayerOp0 =
24_i8
-
PlayerOp1 =
25_i8
-
PlayerOp2 =
26_i8
-
PlayerOp3 =
27_i8
-
PlayerOp4 =
28_i8
-
ShieldBlock =
29_i8
-
ShieldBreak =
30_i8
-
FishingHookPull =
31_i8
-
ArmorStandHit =
32_i8
-
Thorns =
33_i8
-
IronGolemStopPoppy =
34_i8
-
TotemOfUndying =
35_i8
-
DrownHurt =
36_i8
-
BurnHurt =
37_i8
-
DolphinHappy =
38_i8
-
RavagerStunned =
39_i8
-
OcelotTamingFailed =
40_i8
-
OcelotTamingSuccess =
41_i8
-
VillagerSweat =
42_i8
-
PlayerBadOmenTrigger =
43_i8
-
BerryHurt =
44_i8
-
FoxEat =
45_i8
-
Teleport =
46_i8
-
MainHandBreak =
47_i8
-
OffHandBreak =
48_i8
-
HelmetBreak =
49_i8
-
ChestplateBreak =
50_i8
-
LeggingsBreak =
51_i8
-
BootsBreak =
52_i8
-
HoneySlide =
53_i8
-
LivingHoneySlide =
54_i8
-
SwapHands =
55_i8
-
WolfStopShake =
56_i8
-
FreezingHurt =
57_i8
-
GoatLowerHead =
58_i8
-
GoatRaiseHead =
59_i8
-
DeathSmoke =
60_i8
Instance Method Summary
Instance Method Detail
def
firework_explosion?
#
def
iron_golem_stop_poppy?
#
def
living_honey_slide?
#
def
ocelot_taming_failed?
#
def
ocelot_taming_success?
#
def
player_bad_omen_trigger?
#
def
player_increased_debug?
#
def
player_item_use_finished?
#
def
player_reduced_debug?
#
def
rabbit_rotated_jump?
#
def
silverfish_block_particle?
#
def
squid_reset_rotation?
#
def
tipped_arrow_color_particle?
#
def
wolf_shaking_water?
#
def
zombie_villager_cured?
#