Unicopia/src/main/java/com/minelittlepony/unicopia
2022-12-19 16:10:09 +01:00
..
ability 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
advancement Post-Port fixes 2022-12-19 07:51:07 +00:00
block 1.19.2 -> 1.19.3 (1.20) [part 2] 2022-12-18 23:12:49 +00:00
client Apply the same to Living<T> 2022-12-19 16:10:09 +01:00
command 1.19.2 -> 1.19.3 (1.20) [part 1] 2022-12-18 21:07:24 +00:00
container 1.19.2 -> 1.19.3 (1.20) [part 1] 2022-12-18 21:07:24 +00:00
entity Apply the same to Living<T> 2022-12-19 16:10:09 +01:00
item Apply the same to Living<T> 2022-12-19 16:10:09 +01:00
mixin 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
modmenu 1.16.5 -> 1.17 2021-08-04 15:38:03 +02:00
network 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
particle 1.19.2 -> 1.19.3 (1.20) [part 1] 2022-12-18 21:07:24 +00:00
projectile 1.19.2 -> 1.19.3 (1.20) [part 1] 2022-12-18 21:07:24 +00:00
trinkets Added sunglasses and broken sunglasses (credit @AtomicGlow for the idea) 2022-09-25 22:32:38 +02:00
util 1.19.2 -> 1.19.3 (1.20) [part 3] 2022-12-19 00:47:00 +00:00
Affinity.java Tweaked a bunch of colours 2021-12-29 20:13:07 +02:00
AwaitTickQueue.java You can now stomp apple pies. You monster 2022-09-30 00:23:16 +02:00
Config.java Added config option to disable butterflies. #83 2022-12-04 15:57:53 +00:00
Debug.java Switch to using JVM args for debugging 2022-12-04 19:13:57 +00:00
EntityConvertable.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
EquinePredicates.java Fixed batponies not having night vision when their pseudo-race has been changed 2022-12-09 22:34:50 +00:00
FlightType.java Slightly clean up flight and dimensions predicates 2021-12-12 13:10:24 +02:00
InteractionManager.java Implement more of the alicorn amulet effects 2022-12-13 20:32:47 +00:00
Owned.java Remove unused code 2022-09-14 16:48:43 +02:00
Race.java 1.19.2 -> 1.19.3 (1.20) [part 2] 2022-12-18 23:12:49 +00:00
UGameEvents.java 1.19.2 -> 1.19.3 (1.20) [part 1] 2022-12-18 21:07:24 +00:00
Unicopia.java Added weather vanes 2022-10-12 15:46:15 +02:00
USounds.java 1.19.2 -> 1.19.3 (1.20) [part 1] 2022-12-18 21:07:24 +00:00
UTags.java 1.19.2 -> 1.19.3 (1.20) [part 1] 2022-12-18 21:07:24 +00:00
WeaklyOwned.java Store the level with the spellcast entity so it can still be used when the owner is offline 2022-09-17 22:11:24 +02:00
WorldTribeManager.java 1.19.2 -> 1.19.3 (1.20) [part 1] 2022-12-18 21:07:24 +00:00