Skip to content

Conversation

@Timongcraft
Copy link
Contributor

@Timongcraft Timongcraft commented Nov 8, 2025

Overview

This PR improves the Player#sendFakeBlock implementation in Bukkit to support non structure-blocks (used by the CUI).

Description

Replaces the structure block specific implementation with a generic implementation to allow API users to send fake blocks containing NBT such as player heads, banners etc.

Submitter Checklist

  • Make sure you are opening from a topic branch (/feature/fix/docs/ branch (right side)) and not your main branch.
  • Ensure that the pull request title represents the desired changelog entry.
    - [ ] New public fields and methods are annotated with @since TODO.
  • I read and followed the contribution guidelines.

Notes

Tested on Paper 1.21.10-105-main@1f31ee5

@github-actions github-actions bot added the Feature This PR adds a new feature label Nov 8, 2025
@Timongcraft Timongcraft marked this pull request as ready for review November 8, 2025 18:47
@Timongcraft Timongcraft requested a review from a team as a code owner November 8, 2025 18:47
@Timongcraft Timongcraft force-pushed the feat/fully-impl-fake-block branch from 1909470 to 5fbd4fd Compare November 10, 2025 15:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Feature This PR adds a new feature

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant