Unicopia/src/main/java/com/minelittlepony/unicopia/mixin
2021-08-23 23:09:13 +02:00
..
client Rewrite food effects and add an insect type 2021-08-17 19:06:04 +02:00
MixinBlazeEntity.java Added a blaze behaviour 2021-08-08 00:10:45 +02:00
MixinBlockEntity.java Fixed crash when disguising as a block with a block entity 2021-08-19 21:24:42 +02:00
MixinBlockItem.java Slightly simplify the code 2021-06-21 22:05:40 +02:00
MixinBrain.java Yet more refactoring 2021-03-06 23:11:17 +02:00
MixinCriteria.java Added some advancements for bat ponies 2021-08-09 15:20:33 +02:00
MixinDamageSource.java Yet more refactoring 2021-03-06 23:11:17 +02:00
MixinEntity.java 1.16.5 -> 1.17 2021-08-04 15:38:03 +02:00
MixinFallingBlock.java Changeling disguised as anvils will now do that anvil thing when they fall 2020-10-10 17:09:49 +02:00
MixinItem.java 1.16.5 -> 1.17 2021-08-04 15:38:03 +02:00
MixinItemEntity.java 1.16.5 -> 1.17 2021-08-04 15:38:03 +02:00
MixinItems.java Fixed issues whilst running on a dedicated server 2021-01-21 10:41:28 +02:00
MixinLivingEntity.java Fixed player-like disguises 2021-08-18 17:30:59 +02:00
MixinMilkBucketItem.java Unicorns now have the option to takes friends with them when they teleport (at an extra cost) 2021-02-13 19:59:12 +02:00
MixinMobEntity.java Yet more refactoring 2021-03-06 23:11:17 +02:00
MixinPersistentProjectileEntity.java Fixed shields being offset and fixed shields applying to entities that they shouldn't 2021-01-29 18:37:41 +02:00
MixinPlayerEntity.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
MixinProjectileEntity.java Yet more refactoring 2021-03-06 23:11:17 +02:00
MixinServerPlayerEntity.java Back to basics: strip away anything that's not the core of the mod 2020-09-22 15:48:58 +02:00
MixinServerWorld.java Workaround for entity pathfinding in inverted gravity 2021-02-23 18:08:50 +02:00
MixinSheepEntity.java Add behaviour for sheep 2020-09-24 19:08:06 +02:00
MixinShulkerEntity.java 1.16.5 -> 1.17 2021-08-04 15:38:03 +02:00
MixinTargetPredicate.java 1.16.5 -> 1.17 2021-08-04 15:38:03 +02:00
MixinWorld.java 1.16.5 -> 1.17 2021-08-04 15:38:03 +02:00
MixinWorldChunk.java 1.16.5 -> 1.17 2021-08-04 15:38:03 +02:00