public interface TextVerifier_v26_2 extends TextVerifier
| Modifier and Type | Method and Description |
|---|---|
default boolean |
verifyCoordinates(java.lang.String coordinates) |
default boolean |
verifyDataComponents(net.lenni0451.mcstructs.nbt.tags.CompoundTag tag) |
default boolean |
verifyNbtPath(java.lang.String coordinates) |
default boolean |
verifyRegistryEntity(net.lenni0451.mcstructs.core.Identifier id) |
default boolean |
verifyRegistryItem(net.lenni0451.mcstructs.core.Identifier id) |
default boolean |
verifySelector(java.lang.String selector) |
default boolean verifyRegistryItem(net.lenni0451.mcstructs.core.Identifier id)
default boolean verifyRegistryEntity(net.lenni0451.mcstructs.core.Identifier id)
default boolean verifyDataComponents(net.lenni0451.mcstructs.nbt.tags.CompoundTag tag)
default boolean verifySelector(java.lang.String selector)
default boolean verifyCoordinates(java.lang.String coordinates)
default boolean verifyNbtPath(java.lang.String coordinates)