Class EntityUIComponent.Unknown
java.lang.Object
com.hypixel.hytale.server.core.modules.entityui.asset.EntityUIComponent
com.hypixel.hytale.server.core.modules.entityui.asset.EntityUIComponent.Unknown
- All Implemented Interfaces:
JsonAsset<String>,JsonAssetWithMap<String,,IndexedLookupTableAssetMap<String, EntityUIComponent>> NetworkSerializable<EntityUIComponent>
- Enclosing class:
EntityUIComponent
-
Field Summary
Fields inherited from class com.hypixel.hytale.server.core.modules.entityui.asset.EntityUIComponent
ABSTRACT_CODEC, CODEC, data, id -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.hypixel.hytale.server.core.modules.entityui.asset.EntityUIComponent
getAssetMap, getAssetStore, getId, getUnknownFor, toPacket, toString
-
Constructor Details
-
Unknown
-
-
Method Details
-
generatePacket
- Overrides:
generatePacketin classEntityUIComponent
-