Skip to main content

read_predicate

Function read_predicate 

Source
fn read_predicate<T: DataComponentPredicateCodec>(
    tag: &NbtTag,
) -> Option<Box<dyn ErasedDataComponentPredicate>>