From 57a3f56f5a92b4322a18ece33031110de7f8c12c Mon Sep 17 00:00:00 2001 From: hohserg1 <35610168+hohserg1@users.noreply.github.com> Date: Sun, 15 May 2022 11:55:17 +0300 Subject: [PATCH] Added import --- .../hohserg/endothermic/quad/immutable/LazyUnpackedQuad.scala | 1 + 1 file changed, 1 insertion(+) diff --git a/src/main/scala/hohserg/endothermic/quad/immutable/LazyUnpackedQuad.scala b/src/main/scala/hohserg/endothermic/quad/immutable/LazyUnpackedQuad.scala index 8980bfc..b657624 100644 --- a/src/main/scala/hohserg/endothermic/quad/immutable/LazyUnpackedQuad.scala +++ b/src/main/scala/hohserg/endothermic/quad/immutable/LazyUnpackedQuad.scala @@ -1,5 +1,6 @@ package hohserg.endothermic.quad.immutable +import hohserg.endothermic.format.AttributeRepresentation._ import hohserg.endothermic.quad.BaseUnpackedQuad import net.minecraft.client.renderer.block.model.BakedQuad import net.minecraft.client.renderer.texture.TextureAtlasSprite