public class ConnectingTextureDataImpl extends java.lang.Object implements ConnectingTextureData
ConnectingTextureData.Builder, ConnectingTextureData.RenderType| Constructor and Description |
|---|
ConnectingTextureDataImpl(ConnectingTextureLayout layout,
ConnectingTextureData.RenderType renderType) |
| Modifier and Type | Method and Description |
|---|---|
ConnectingTextureLayout |
getLayout() |
ConnectingTextureData.RenderType |
getRenderType() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitbuilderpublic ConnectingTextureDataImpl(ConnectingTextureLayout layout, ConnectingTextureData.RenderType renderType)
public ConnectingTextureLayout getLayout()
getLayout in interface ConnectingTextureData@Nullable public ConnectingTextureData.RenderType getRenderType()
getRenderType in interface ConnectingTextureData