Class AnimationFrameCapture.Builder
java.lang.Object
dev.lukebemish.dynamicassetgenerator.api.client.generators.texsources.AnimationFrameCapture.Builder
- Enclosing class:
AnimationFrameCapture
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbuild()setCapture(String capture) Sets the key of the source to capture a frame of.
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
setCapture
Sets the key of the source to capture a frame of. -
build
-