Class Skin<T extends Skeleton<?>>
java.lang.Object
foundry.veil.api.client.necromancer.render.Skin<T>
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
Skin
public Skin()
-
-
Method Details
-
addMesh
-
getMesh
-
render
public void render(T skeleton, int ticksExisted, float partialTick, com.mojang.blaze3d.vertex.PoseStack pPoseStack, com.mojang.blaze3d.vertex.VertexConsumer pVertexConsumer, int pPackedLight, int pPackedOverlay, float pRed, float pGreen, float pBlue, float pAlpha)
-