Interface EntityNBTComponent.Builder

    • Method Detail

      • selector

        @Contract("_ -> this")
        @NotNull
        @NotNull EntityNBTComponent.Builder selector​(@NotNull
                                                     @NotNull String selector)
        Sets the entity selector.
        Parameters:
        selector - the entity selector
        Returns:
        this builder
        Since:
        4.0.0