Class GapPatternAsset
java.lang.Object
com.hypixel.hytale.builtin.hytalegenerator.assets.patterns.PatternAsset
com.hypixel.hytale.builtin.hytalegenerator.assets.patterns.GapPatternAsset
- All Implemented Interfaces:
JsonAsset<String>,JsonAssetWithMap<String,,DefaultAssetMap<String, PatternAsset>> Cleanable
-
Nested Class Summary
Nested classes/interfaces inherited from class com.hypixel.hytale.builtin.hytalegenerator.assets.patterns.PatternAsset
PatternAsset.Argument -
Field Summary
FieldsModifier and TypeFieldDescriptionprivate PatternAssetprivate doubleprivate doubleprivate Float[]static final BuilderCodec<GapPatternAsset> private intprivate intprivate PatternAssetprivate doubleFields inherited from class com.hypixel.hytale.builtin.hytalegenerator.assets.patterns.PatternAsset
ABSTRACT_CODEC, CHILD_ASSET_CODEC, CHILD_ASSET_CODEC_ARRAY -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.hypixel.hytale.builtin.hytalegenerator.assets.patterns.PatternAsset
argumentFrom, argumentFrom, getExportedAsset, getId, isSkipped
-
Field Details
-
CODEC
-
gapPatternAsset
-
anchorPatternAsset
-
gapSize
private double gapSize -
anchorSize
private double anchorSize -
anchorRoughness
private double anchorRoughness -
depthDown
private int depthDown -
depthUp
private int depthUp -
angles
-
-
Constructor Details
-
GapPatternAsset
public GapPatternAsset()
-
-
Method Details
-
build
- Specified by:
buildin classPatternAsset
-
cleanUp
public void cleanUp()- Specified by:
cleanUpin interfaceCleanable- Overrides:
cleanUpin classPatternAsset
-