Metal tag fixes (WIP)

This commit is contained in:
paulevsGitch 2021-04-29 21:48:53 +03:00
parent 3d2a495221
commit 17d55e93e7
12 changed files with 86 additions and 55 deletions

View file

@ -1,6 +1,7 @@
package ru.betterend.item.model;
import com.google.common.collect.ImmutableList;
import net.minecraft.client.model.AgeableListModel;
import net.minecraft.client.model.geom.ModelPart;
import net.minecraft.client.player.AbstractClientPlayer;