Unicopia/src/main/java/com/minelittlepony/unicopia/entity/behaviour
2021-08-25 14:22:11 +02:00
..
AxolotlBehaviour.java Fixed crash with axolotl disguises 2021-08-18 17:32:05 +02:00
BeeBehaviour.java Fixed server crashes 2021-08-13 14:49:27 +02:00
BlazeBehaviour.java Fixed blaze behaviour not working correctly 2021-08-08 20:08:11 +02:00
ChickenBehaviour.java Added a blaze behaviour 2021-08-08 00:10:45 +02:00
CreeperBehaviour.java Remove a debug message 2021-08-25 14:03:29 +02:00
Disguise.java Rewrite player dimensions calculations to avoid messing with dimensions when we don't have to (should improve compatibility) 2021-08-23 23:09:13 +02:00
EndermanBehaviour.java Unicorns can now shoot a spell as a projectile 2020-10-08 19:22:20 +02:00
EntityBehaviour.java Fixed player-like disguises 2021-08-18 17:30:59 +02:00
FallingBlockBehaviour.java Fixed crash when disguising as a block with a block entity 2021-08-19 21:24:42 +02:00
GhastBehaviour.java 1.16.5 -> 1.17 2021-08-04 15:38:03 +02:00
HoppingBehaviour.java 1.16.5 -> 1.17 2021-08-04 15:38:03 +02:00
MinecartBehaviour.java Fixed server crashes 2021-08-13 14:49:27 +02:00
MobBehaviour.java Unicorns can now shoot a spell as a projectile 2020-10-08 19:22:20 +02:00
PlayerBehaviour.java Fixed player-like disguises 2021-08-18 17:30:59 +02:00
RangedAttackBehaviour.java Further rewrites to the magic system 2021-03-02 17:58:24 +02:00
SheepBehaviour.java Remove the old WorldEvent util. This is no longer needed in 1.17 2021-08-25 14:22:11 +02:00
ShulkerBehaviour.java 1.16.5 -> 1.17 2021-08-04 15:38:03 +02:00
SilverfishBehaviour.java Remove the old WorldEvent util. This is no longer needed in 1.17 2021-08-25 14:22:11 +02:00
SpellcastingIllagerBehaviour.java 1.16.5 -> 1.17 2021-08-04 15:38:03 +02:00
SteedBehaviour.java Unicorns can now shoot a spell as a projectile 2020-10-08 19:22:20 +02:00
TraderBehaviour.java 1.16.2 -> 1.16.4 2020-12-17 20:17:47 +02:00
WaterCreatureBehaviour.java Added a blaze behaviour 2021-08-08 00:10:45 +02:00