Unicopia/src/main/java/com/minelittlepony/unicopia/entity/player
2023-08-06 21:46:07 +01:00
..
dummy 1.19.3 -> 1.19.4 2023-06-02 20:20:30 +01:00
ExperienceGroup.java Optimise the experience groups a little 2023-05-21 17:37:53 +01:00
MagicReserves.java Added a separate stat for magical exhaustion 2021-08-18 17:41:54 +02:00
ManaConsumptionUtil.java 1.19.3 -> 1.19.4 2023-06-02 20:20:30 +01: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 1.19.4 -> 1.20-pre6 2023-06-03 12:40:54 +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 Make first/second/gem spell selection less confusing 2023-05-29 14:13:52 +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 Bump max levels to 1000 (from 901) 2023-03-18 00:34:21 +00:00
PlayerPhysics.java Changelings can now climb on walls and hang from ceilings, like little spider pigs! 2023-08-06 21:46:07 +01:00
Pony.java Changelings can now climb on walls and hang from ceilings, like little spider pigs! 2023-08-06 21:46:07 +01:00
SpawnLocator.java Added a general-use fuzz function 2022-12-04 15:25:37 +00:00