@interface PLDisplayState : PLState + (void)load; + (id)getDisplayBlock; - (id)init; - (BOOL)updateWithEntry:(id)a0; @end