Class NoPointGeneratorAsset
java.lang.Object
com.hypixel.hytale.builtin.hytalegenerator.assets.pointgenerators.PointGeneratorAsset
com.hypixel.hytale.builtin.hytalegenerator.assets.pointgenerators.NoPointGeneratorAsset
- All Implemented Interfaces:
JsonAsset<String>,JsonAssetWithMap<String,DefaultAssetMap<String, PointGeneratorAsset>>
-
Field Summary
FieldsFields 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
-
-
Constructor Details
-
NoPointGeneratorAsset
public NoPointGeneratorAsset()
-
-
Method Details
-
build
- Specified by:
buildin classPointGeneratorAsset
-