Class ChannelMask.Builder
java.lang.Object
dev.lukebemish.dynamicassetgenerator.api.client.generators.texsources.mask.ChannelMask.Builder
- Enclosing class:
ChannelMask
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbuild()setChannel(Channel channel) Sets the channel to extract.Sets the input texture.
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
setSource
Sets the input texture. -
setChannel
Sets the channel to extract. -
build
-