Class ShellDensityAsset
java.lang.Object
com.hypixel.hytale.builtin.hytalegenerator.assets.density.DensityAsset
com.hypixel.hytale.builtin.hytalegenerator.assets.density.ShellDensityAsset
- All Implemented Interfaces:
JsonAsset<String>,JsonAssetWithMap<String,,DefaultAssetMap<String, DensityAsset>> Cleanable
-
Nested Class Summary
Nested classes/interfaces inherited from class com.hypixel.hytale.builtin.hytalegenerator.assets.density.DensityAsset
DensityAsset.Argument, DensityAsset.Exported -
Field Summary
FieldsModifier and TypeFieldDescriptionprivate CurveAssetprivate Vector3dstatic final BuilderCodec<ShellDensityAsset> private CurveAssetprivate booleanFields inherited from class com.hypixel.hytale.builtin.hytalegenerator.assets.density.DensityAsset
ABSTRACT_CODEC, CHILD_ASSET_CODEC, CHILD_ASSET_CODEC_ARRAY, exportName -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.hypixel.hytale.builtin.hytalegenerator.assets.density.DensityAsset
buildFirstInput, buildInputs, buildInputsArray, buildSecondInput, buildWithInputs, cleanUpInputs, firstInput, from, from, from, from, from, from, from, from, from, getExportedAsset, getFallbackAsset, getId, inputs, isSkipped, secondInput
-
Field Details
-
CODEC
-
axis
-
isMirrored
private boolean isMirrored -
angleCurveAsset
-
distanceCurveAsset
-
-
Constructor Details
-
ShellDensityAsset
public ShellDensityAsset()
-
-
Method Details
-
build
- Specified by:
buildin classDensityAsset
-
cleanUp
public void cleanUp()- Specified by:
cleanUpin interfaceCleanable- Overrides:
cleanUpin classDensityAsset
-