Class MeshPointGeneratorAsset
java.lang.Object
com.hypixel.hytale.builtin.hytalegenerator.assets.pointgenerators.PointGeneratorAsset
com.hypixel.hytale.builtin.hytalegenerator.assets.pointgenerators.MeshPointGeneratorAsset
- All Implemented Interfaces:
JsonAsset<String>,JsonAssetWithMap<String,DefaultAssetMap<String, PointGeneratorAsset>>
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final BuilderCodec<MeshPointGeneratorAsset> private doubleprivate doubleprivate doubleprivate doubleprivate StringFields inherited from class com.hypixel.hytale.builtin.hytalegenerator.assets.pointgenerators.PointGeneratorAsset
ABSTRACT_CODEC, CHILD_ASSET_CODEC, CHILD_ASSET_CODEC_ARRAY -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.hypixel.hytale.builtin.hytalegenerator.assets.pointgenerators.PointGeneratorAsset
getExportedAsset, getId, inputs, skip
-
Field Details
-
CODEC
-
jitter
private double jitter -
scaleX
private double scaleX -
scaleY
private double scaleY -
scaleZ
private double scaleZ -
seedKey
-
-
Constructor Details
-
MeshPointGeneratorAsset
public MeshPointGeneratorAsset()
-
-
Method Details
-
build
- Specified by:
buildin classPointGeneratorAsset
-