Unicopia/src/main/java/com/minelittlepony/unicopia/entity
2022-12-19 17:27:24 +01:00
..
ai Pigs love muffins 2022-03-27 17:47:52 +02:00
behaviour 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
collision More work on hot air balloons 2022-09-15 19:53:45 +02:00
duck Fixed players still taking lava damage when riding a boat in lava 2022-10-15 11:52:00 +02:00
effect Cleanup and replace some more references to getMaster() 2022-12-19 17:27:24 +01:00
player Cleanup and replace some more references to getMaster() 2022-12-19 17:27:24 +01:00
AirBalloonEntity.java Improve air balloon physics 2022-09-27 00:04:09 +02:00
AmuletSelectors.java Passive mobs will now correctly flee from players that have been wearing the alicorn amulet at least 1 day 2022-12-09 21:21:04 +00:00
ButterflyEntity.java 1.19.2 -> 1.19.3 (1.20) [part 1] 2022-12-18 21:07:24 +00:00
CastSpellEntity.java Cleanup and replace some more references to getMaster() 2022-12-19 17:27:24 +01:00
Creature.java Cleanup and replace some more references to getMaster() 2022-12-19 17:27:24 +01:00
DynamicLightSource.java 1.18-pre -> 1.18.2 2022-03-26 21:34:15 +02:00
Enchantments.java 1.19.2 -> 1.19.3 (1.20) [part 1] 2022-12-18 21:07:24 +00:00
EntityPhysics.java 1.19.2 -> 1.19.3 (1.20) [part 1] 2022-12-18 21:07:24 +00:00
EntityReference.java Cleanup spell orientation slightly 2022-09-18 11:34:57 +02:00
Equine.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
FairyEntity.java Added zap apple trees 2022-09-23 23:25:00 +02:00
FloatingArtefactEntity.java 1.19.2 -> 1.19.3 (1.20) [part 1] 2022-12-18 21:07:24 +00:00
IItemEntity.java Back to basics: strip away anything that's not the core of the mod 2020-09-22 15:48:58 +02:00
ItemImpl.java Cleanup and replace some more references to getMaster() 2022-12-19 17:27:24 +01:00
ItemPhysics.java 1.16.5 -> 1.17 2021-08-04 15:38:03 +02:00
ItemTracker.java Apply the same to Living<T> 2022-12-19 16:10:09 +01:00
LightEmittingEntity.java 1.18-pre -> 1.18.2 2022-03-26 21:34:15 +02:00
Living.java Cleanup and replace some more references to getMaster() 2022-12-19 17:27:24 +01:00
Physics.java Improve negative gravity handling on dropped items 2021-02-22 15:54:24 +02:00
PhysicsBodyProjectileEntity.java 1.19.2 -> 1.19.3 (1.20) [part 1] 2022-12-18 21:07:24 +00:00
PonyContainer.java 1.16.5 -> 1.17 2021-08-04 15:38:03 +02:00
SpellbookEntity.java Anyone can read the spellbook now 2022-09-21 22:58:29 +02:00
Trap.java Back to basics: strip away anything that's not the core of the mod 2020-09-22 15:48:58 +02:00
UEntities.java 1.19.2 -> 1.19.3 (1.20) [part 1] 2022-12-18 21:07:24 +00:00
UEntityAttributes.java 1.19.2 -> 1.19.3 (1.20) [part 1] 2022-12-18 21:07:24 +00:00
UTradeOffers.java 1.19.2 -> 1.19.3 (1.20) [part 2] 2022-12-18 23:12:49 +00:00