public class Invisible extends Mod implements ObjectCompletionWatcher, ItemMod
Modifier and Type | Method and Description |
---|---|
JSONLiteral |
encode(EncodeControl control)
Encode this mod for transmission or persistence.
|
void |
objectIsComplete()
Mark the item as invisible, now that there's an item to mark.
|
attachTo, clone, context, ensureHolding, ensureInContext, ensureReachable, ensureSameContext, ensureSameUser, holder, isEphemeral, markAsChanged, markAsEphemeral, object
public JSONLiteral encode(EncodeControl control)
public void objectIsComplete()
Application code should not call this method.
objectIsComplete
in interface ObjectCompletionWatcher
Copyright © 2017. All rights reserved.