Unicopia/src/main/java/com/minelittlepony/unicopia/entity/player
2023-01-21 00:28:59 +00:00
..
dummy Further refactorings 2022-12-19 21:03:55 +01:00
ExperienceGroup.java Account for corruption when computing a unicorn's job title 2022-09-04 14:17:15 +02:00
MagicReserves.java Added a separate stat for magical exhaustion 2021-08-18 17:41:54 +02:00
ManaConsumptionUtil.java Rewrite mana/food/health consumption to be more forgiving 2022-10-08 14:46:07 +02:00
ManaContainer.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
MeteorlogicalUtil.java Some more refactoring to move awary from using just one god-tier tick() method 2022-12-25 23:21:34 +01:00
Motion.java Hook into MineLP to fix rotation whilst flying 2021-02-27 18:09:57 +02:00
PlayerAttributes.java Items dropped by batponies whilst hanging from the ceiling no longer copy their gravity 2022-12-23 20:55:23 +01:00
PlayerCamera.java Replace getEntity() with asEntity() and getReferenceWorld() with asWorld() 2022-12-19 18:13:15 +01:00
PlayerCharmTracker.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
PlayerDimensions.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
PlayerLevelStore.java Replace getEntity() with asEntity() and getReferenceWorld() with asWorld() 2022-12-19 18:13:15 +01:00
PlayerPhysics.java Properly set players' race when joining. Should fix players getting stuck as humans when joining a server they played on before the mod was installed. 2023-01-21 00:28:59 +00:00
Pony.java Properly set players' race when joining. Should fix players getting stuck as humans when joining a server they played on before the mod was installed. 2023-01-21 00:28:59 +00:00
SpawnLocator.java Added a general-use fuzz function 2022-12-04 15:25:37 +00:00