MineLittlePony/src/main/java/com/minelittlepony/api
Sollace 667ce0ce4b
Parse pony data on the client thread executor, and don't send unparsed pony data responses to a consenting server. Rather wait for the data to resolve and let the entity send it normally.
# Conflicts:
#	src/main/java/com/minelittlepony/api/events/Channel.java
#	src/main/java/com/minelittlepony/client/util/render/NativeUtil.java
2023-10-29 21:39:25 +00:00
..
config Change mixed humans skins option to a dual skin mode and add a priority trigger pixel to facilitate skin sorting 2023-09-27 02:00:18 +01:00
events Parse pony data on the client thread executor, and don't send unparsed pony data responses to a consenting server. Rather wait for the data to resolve and let the entity send it normally. 2023-10-29 21:39:25 +00:00
model Ponies can now lie down by holding crouch and not moving 2023-10-05 20:42:31 +01:00
pony Move SkinsProxy to the api package and decouple from the implementations a little better 2023-09-28 14:07:36 +01:00