JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Package
foundry.veil.api.flare.model
Interface UnbakedShell
All Known Implementing Classes:
FlareShell
public interface
UnbakedShell
Since:
2.5.0
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
@Nullable
BakedShell
bake
()
List
<
ShellElement
>
elements
()
Method Details
bake
@Contract("->new") @Nullable
@Nullable
BakedShell
bake
()
elements
@Contract("->new")
List
<
ShellElement
>
elements
()