Unicopia/src/main/java/com/minelittlepony/unicopia/mixin
2022-12-19 23:23:08 +01:00
..
client 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
trinkets 1.19.2 -> 1.19.3 (1.20) [part 3] 2022-12-19 00:47:00 +00: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 Reworking toxics slightly 2022-09-30 12:43:07 +02:00
MixinBoatEntity.java Post-Port fixes 2022-12-19 07:51:07 +00:00
MixinBrain.java Cleanup and move duck interfaces to a dedicated package 2022-09-11 16:58:42 +02:00
MixinDamageSource.java Change the stored attacker to a Caster<?> 2022-12-19 23:23:08 +01:00
MixinEntity.java Fixed players still taking lava damage when riding a boat in lava 2022-10-15 11:52:00 +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
MixinFallingBlockEntity.java 1.18-pre -> 1.18.2 2022-03-26 21:34:15 +02:00
MixinFlowableFluid.java More work on the hydrophobic spell 2022-10-07 16:52:35 +02:00
MixinItem.java Reworking toxics slightly 2022-09-30 12:43:07 +02:00
MixinItemEntity.java 1.16.5 -> 1.17 2021-08-04 15:38:03 +02:00
MixinLivingEntity.java 1.19.2 -> 1.19.3 (1.20) [part 3] 2022-12-19 00:47:00 +00:00
MixinMilkBucketItem.java Fix bugs with spell syncing 2021-12-22 13:12:51 +02:00
MixinMobEntity.java Cleanup and move duck interfaces to a dedicated package 2022-09-11 16:58:42 +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 Integrate changeling love sickness into the toxics system so we can have more nuanced control over what makes changelings sick 2022-09-30 10:37:56 +02:00
MixinPowderSnowBlock.java Pegasi can walk on powdered snow 2022-09-21 23:19:29 +02:00
MixinProjectileEntity.java Yet more refactoring 2021-03-06 23:11:17 +02:00
MixinServerPlayerEntity.java 1.19.2 -> 1.19.3 (1.20) [part 1] 2022-12-18 21:07:24 +00:00
MixinServerPlayNetworkHandler.java Added polearms 2022-09-18 21:39:42 +02:00
MixinServerWorld.java Reimplemented the portal spell 2022-09-16 17:54:46 +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
MixinStateManager.java Add a config option to disable the water plants fix 2022-10-11 17:19:06 +02:00
MixinTargetPredicate.java Distance the disguises system from the magic system and make it possible to have different diguise spells 2021-12-22 16:43:17 +02:00
MixinWorld.java Reimplemented the portal spell 2022-09-16 17:54:46 +02:00
MixinWorldChunk.java Cleanup and move duck interfaces to a dedicated package 2022-09-11 16:58:42 +02:00