private static int getIndex(ModelRotation p_188014_0_, EnumFacing p_188014_1_)
{
return ModelRotation.values().length * p_188014_1_.ordinal() + p_188014_0_.ordinal();
}
CustomModelUtil.java 文件源码
java
阅读 43
收藏 0
点赞 0
评论 0
项目:CrystalMod
作者:
评论列表
文章目录