Unicopia/src/main/java/com/minelittlepony/unicopia/entity
2022-12-26 20:21:18 +01:00
..
ai Pigs love muffins 2022-03-27 17:47:52 +02:00
behaviour Further refactorings 2022-12-19 21:03:55 +01:00
collision More work on hot air balloons 2022-09-15 19:53:45 +02:00
duck Set position and render entities being carried by pegasi in their arms arms 2022-12-25 19:36:43 +01:00
effect Added butterflingers status effect 2022-12-26 20:21:18 +01:00
player Some more refactoring to move awary from using just one god-tier tick() method 2022-12-25 23:21:34 +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 Further refactorings 2022-12-19 21:03:55 +01:00
Creature.java Some more refactoring to move awary from using just one god-tier tick() method 2022-12-25 23:21:34 +01:00
DynamicLightSource.java 1.18-pre -> 1.18.2 2022-03-26 21:34:15 +02:00
Enchantments.java Further refactorings 2022-12-19 21:03:55 +01: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 Move some methods out of the Equine<?> interface that don't need to be there 2022-12-25 16:01:12 +01:00
FairyEntity.java Further refactorings 2022-12-19 21:03:55 +01:00
FloatingArtefactEntity.java 1.19.2 -> 1.19.3 (1.20) [part 1] 2022-12-18 21:07:24 +00:00
IItemEntity.java Move some methods out of the Equine<?> interface that don't need to be there 2022-12-25 16:01:12 +01:00
ItemImpl.java Move some methods out of the Equine<?> interface that don't need to be there 2022-12-25 16:01:12 +01:00
ItemPhysics.java 1.16.5 -> 1.17 2021-08-04 15:38:03 +02:00
ItemTracker.java Added butterflingers status effect 2022-12-26 20:21:18 +01:00
LightEmittingEntity.java 1.18-pre -> 1.18.2 2022-03-26 21:34:15 +02:00
Living.java Drop carried entities switching to a species that's not supposed to be able to carry other entities 2022-12-25 23:23:11 +01:00
Physics.java Improve negative gravity handling on dropped items 2021-02-22 15:54:24 +02:00
PhysicsBodyProjectileEntity.java Fixed block ghosting when breaking glass by throwing rocks 2022-12-19 21:24:09 +01: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