Npc
            class NpcStream(dataSource: BackingDataSource<Npc>) : ActorStream<INpc, Npc, NpcStream> , ActionableOps<Npc, NpcStream> , IdentifiableOps<Npc, NpcStream> 
Content copied to clipboard
Functions
first
                    Link copied to clipboard
                        Get the first entity from the stream
interacting
                    Link copied to clipboard
                        interacting
                    Link copied to clipboard
                        is
                    Link copied to clipboard
                        Check if the stream is NOT empty or not
last
                    Link copied to clipboard
                        Get the last entity from the stream
set
                    Link copied to clipboard
                        sorted
                          
                    Link copied to clipboard
                        {@inheritDoc}
spliterator
                          
                    Link copied to clipboard
                        Properties
backingDataSource
                          
                    
                  Link copied to clipboard
                        pendingFilters
                          
                    
                  Link copied to clipboard
                        sorters
                          
                    
                  Link copied to clipboard