Class TempUnknownComponent<ECS_TYPE>
java.lang.Object
com.hypixel.hytale.component.data.unknown.TempUnknownComponent<ECS_TYPE>
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate org.bson.BsonDocumentFields inherited from interface com.hypixel.hytale.component.Component
EMPTY_ARRAY -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.hypixel.hytale.component.Component
cloneSerializable
-
Field Details
-
COMPONENT_CODEC
-
document
private org.bson.BsonDocument document
-
-
Constructor Details
-
TempUnknownComponent
public TempUnknownComponent(org.bson.BsonDocument document)
-
-
Method Details