Class ConnectingTextureData.Builder
java.lang.Object
com.supermartijn642.fusion.api.texture.data.ConnectingTextureData.Builder
- Enclosing interface:
- ConnectingTextureData
-
Method Summary
Modifier and TypeMethodDescriptionbuild()layout(ConnectingTextureLayout layout) Sets the layout of the texture.renderType(@Nullable ConnectingTextureData.RenderType type)
-
Method Details
-
layout
Sets the layout of the texture.- See Also:
-
renderType
public ConnectingTextureData.Builder renderType(@Nullable @Nullable ConnectingTextureData.RenderType type) -
build
-