java.lang.Object
com.hypixel.hytale.builtin.hytalegenerator.assets.props.PropAsset
All Implemented Interfaces:
JsonAsset<String>, JsonAssetWithMap<String,DefaultAssetMap<String,PropAsset>>, Cleanable
Direct Known Subclasses:
BoxPropAsset, ClusterPropAsset, ColumnPropAsset, DensityPropAsset, ImportedPropAsset, NoPropAsset, PondFillerPropAsset, PrefabPropAsset, QueuePropAsset, UnionPropAsset

public abstract class PropAsset extends Object implements Cleanable, JsonAssetWithMap<String,DefaultAssetMap<String,PropAsset>>