Skip to content

Support BlockTransform Component - #14239

Open
Doc94 wants to merge 14 commits into
PaperMC:dev/26.3from
Doc94:feature/dev-26.3-block-transformer
Open

Doc94 wants to merge 14 commits into
PaperMC:dev/26.3from
Doc94:feature/dev-26.3-block-transformer

Conversation

@Doc94

@Doc94 Doc94 commented Sep 9, 2026

Copy link
Copy Markdown
Member

This PR its just for track a try to implement this...

Example code: https://gist.github.com/Doc94/cb18c2f9522a8f09f0be6faf968fe6b4

@github-project-automation github-project-automation Bot moved this to Awaiting review in Paper PR Queue Sep 9, 2026
@Lulu13022002 Lulu13022002 added the dev/next Changes related to the snapshot / next branch label Sep 9, 2026
@Doc94
Doc94 force-pushed the feature/dev-26.3-block-transformer branch 3 times, most recently from ffc678b to 394aed2 Compare September 11, 2026 15:32
@Doc94
Doc94 marked this pull request as ready for review September 11, 2026 15:41
@Doc94
Doc94 requested a review from a team as a code owner September 11, 2026 15:41
@Doc94
Doc94 force-pushed the feature/dev-26.3-block-transformer branch 3 times, most recently from 52a88e9 to c92289d Compare September 13, 2026 15:06
@kennytv
kennytv force-pushed the dev/26.3 branch 2 times, most recently from ee40ea4 to 2307f8f Compare September 15, 2026 12:46
@Doc94
Doc94 force-pushed the feature/dev-26.3-block-transformer branch from c92289d to 4456572 Compare September 15, 2026 17:51
@Doc94 Doc94 added the publish-pr Enables a workflow to build Paperclip jars on the pull request. label Sep 15, 2026
@Doc94
Doc94 force-pushed the feature/dev-26.3-block-transformer branch from 4456572 to 675fc33 Compare September 15, 2026 19:58
@papermc-pr-publishing

Copy link
Copy Markdown

Last updated for: 675fc3333bf97c60816830cbc4116127c5bb0e0a.

Download the Paperclip jar for this pull request: paper-14239.zip

Maven Publication

The artifacts published by this PR:

Repository Declaration

In order to use the artifacts published by the PR, add the following repository to your buildscript:

repositories {
    maven("https://maven-prs.papermc.io/Paper/pr14239") {
        name = "Maven for PR #14239" // https://github.com/PaperMC/Paper/pull/14239
        mavenContent {
            includeModule("io.papermc.paper", "dev-bundle")
            includeModule("io.papermc.paper", "paper-api")
        }
    }
}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dev/next Changes related to the snapshot / next branch publish-pr Enables a workflow to build Paperclip jars on the pull request.

Projects

Status: Awaiting review

Development

Successfully merging this pull request may close these issues.

3 participants