Skip to main content

PersistentReader

Type Alias PersistentReader 

Source
type PersistentReader = fn(&NbtCompound) -> Option<Box<dyn ErasedConsumeEffect>>;