Unicopia/src/main/java/com/minelittlepony/unicopia/entity/behaviour
2024-04-18 21:09:15 +01:00
..
AxolotlBehaviour.java Replace getEntity() with asEntity() and getReferenceWorld() with asWorld() 2022-12-19 18:13:15 +01:00
BeeBehaviour.java Clean up warnings 2024-04-12 01:23:43 +01:00
BlazeBehaviour.java 1.19.4 -> 1.20-pre6 2023-06-03 12:40:54 +01:00
CamelBehaviour.java Implement disguise behaviours for the camel and king sombra 2023-09-04 00:38:05 +01:00
ChickenBehaviour.java Pull together and organise all the sound events we use so we can assign them proper subtitles later 2023-08-22 16:26:13 +01:00
CreeperBehaviour.java Replace getEntity() with asEntity() and getReferenceWorld() with asWorld() 2022-12-19 18:13:15 +01:00
Disguise.java Fixed shapeshifting and fixed disguise entities not playing animations 2024-02-12 13:14:40 +00:00
EndermanBehaviour.java Damage from disguises is now passed through to their hosts 2024-02-13 18:53:50 +00:00
EntityAppearance.java Clean up warnings 2024-04-12 01:23:43 +01:00
EntityBehaviour.java Disguises now render arms in first person 2024-02-13 23:51:21 +00:00
EntitySwap.java 1.19.4 -> 1.20-pre6 2023-06-03 12:40:54 +01:00
FallingBlockBehaviour.java Add new chest type 2024-04-18 21:09:15 +01:00
GhastBehaviour.java 1.19.4 -> 1.20-pre6 2023-06-03 12:40:54 +01:00
Guest.java Fix build 2024-02-15 14:17:02 +00:00
HoppingBehaviour.java Add a method specifically for getting the wrapped entity and move away from using getMaster() for everything 2022-12-19 16:03:35 +01:00
Inventory.java Added mimic, mind swap, and hydrophobe spells 2022-10-03 23:47:17 +02:00
IronGolemBehaviour.java Disguises now render arms in first person 2024-02-13 23:51:21 +00:00
MinecartBehaviour.java Clean up warnings 2024-04-12 01:23:43 +01:00
MobBehaviour.java Disguises now render arms in first person 2024-02-13 23:51:21 +00:00
PlayerBehaviour.java Changelings can now untransform by using their ability on something they've already transformed into 2023-11-07 18:20:04 +00:00
RangedAttackBehaviour.java 1.19.4 -> 1.20-pre6 2023-06-03 12:40:54 +01:00
SheepBehaviour.java Pull together and organise all the sound events we use so we can assign them proper subtitles later 2023-08-22 16:26:13 +01:00
ShulkerBehaviour.java Pull together and organise all the sound events we use so we can assign them proper subtitles later 2023-08-22 16:26:13 +01:00
SilverfishBehaviour.java 1.19.4 -> 1.20-pre6 2023-06-03 12:40:54 +01:00
SpellcastingIllagerBehaviour.java 1.19.4 -> 1.20-pre6 2023-06-03 12:40:54 +01:00
SteedBehaviour.java Add a method specifically for getting the wrapped entity and move away from using getMaster() for everything 2022-12-19 16:03:35 +01:00
TraderBehaviour.java Pull together and organise all the sound events we use so we can assign them proper subtitles later 2023-08-22 16:26:13 +01:00
WaterCreatureBehaviour.java 1.19.3 -> 1.19.4 2023-06-02 20:20:30 +01:00