Package foundry.veil.api.flare.model
Class ShellBakery
java.lang.Object
foundry.veil.api.flare.model.ShellBakery
Bakes
UnbakedShell into BakedShell.- Since:
- 2.5.0
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final BakedShellstatic final net.minecraft.resources.ResourceLocation -
Method Summary
Modifier and TypeMethodDescriptionstatic FlareBakedQuadbakeQuad(ShellElement element, ShellElementFace face, net.minecraft.core.Direction direction) static FlareBakedQuadbakeQuad(org.joml.Vector3fc from, org.joml.Vector3fc to, ShellElementFace face, net.minecraft.core.Direction facing, ShellElementRotation rotation)
-
Field Details
-
MISSING_SHELL_LOCATION
public static final net.minecraft.resources.ResourceLocation MISSING_SHELL_LOCATION -
MISSING_SHELL
-
-
Method Details
-
bakeQuad
public static FlareBakedQuad bakeQuad(ShellElement element, ShellElementFace face, net.minecraft.core.Direction direction) -
bakeQuad
public static FlareBakedQuad bakeQuad(org.joml.Vector3fc from, org.joml.Vector3fc to, ShellElementFace face, net.minecraft.core.Direction facing, ShellElementRotation rotation)
-