Class DensityPropAsset
java.lang.Object
com.hypixel.hytale.builtin.hytalegenerator.assets.props.PropAsset
com.hypixel.hytale.builtin.hytalegenerator.assets.props.DensityPropAsset
- All Implemented Interfaces:
JsonAsset<String>,JsonAssetWithMap<String,,DefaultAssetMap<String, PropAsset>> Cleanable
-
Nested Class Summary
Nested classes/interfaces inherited from class com.hypixel.hytale.builtin.hytalegenerator.assets.props.PropAsset
PropAsset.Argument -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final BuilderCodec<DensityPropAsset> private DensityAssetprivate MaterialProviderAssetprivate PatternAssetprivate BlockMaskAssetprivate Vector3iprivate ScannerAssetFields inherited from class com.hypixel.hytale.builtin.hytalegenerator.assets.props.PropAsset
ABSTRACT_CODEC, CHILD_ASSET_CODEC, CHILD_ASSET_CODEC_ARRAY -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.hypixel.hytale.builtin.hytalegenerator.assets.props.PropAsset
getExportedAsset, getId, skip
-
Field Details
-
CODEC
-
range
-
placementMaskAsset
-
patternAsset
-
scannerAsset
-
materialProviderAsset
-
densityAsset
-
-
Constructor Details
-
DensityPropAsset
public DensityPropAsset()
-
-
Method Details