This website requires JavaScript.
Explore
Help
Sign in
PonyMirrors
/
MineLittlePony
Watch
1
Star
0
Fork
You've already forked MineLittlePony
0
mirror of
https://github.com/MineLittlePony/MineLittlePony.git
synced
2025-03-25 21:11:30 +01:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
a9b870547a
MineLittlePony
/
src
/
main
/
java
/
com
/
minelittlepony
/
client
/
PreviewModel.java
6 lines
98 B
Java
Raw
Normal View
History
Unescape
Escape
Seaponies cano now have a dedicated texture separate from the normal skin
2020-11-10 22:49:30 +02:00
package
com.minelittlepony.client
;
Rewrite pretty much everything to make more effective use of java's Records
2023-09-25 21:07:09 +01:00
public
interface
PreviewModel
{
Fixed seapony previews in the skinning gui
2023-09-25 01:41:18 +01:00
boolean
forceSeapony
(
)
;
Seaponies cano now have a dedicated texture separate from the normal skin
2020-11-10 22:49:30 +02:00
}
Reference in a new issue
Copy permalink