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-123-ver/1.21.10@659e965 and 1.21.11-39-main@e5e2c50

@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
@dordsor21 dordsor21 requested a review from a team November 30, 2025 19:48
@dordsor21 dordsor21 requested a review from a team December 14, 2025 17:36
@Timongcraft Timongcraft force-pushed the feat/fully-impl-fake-block branch from 64a5ab7 to 07d54e1 Compare December 17, 2025 14:38
@Timongcraft Timongcraft force-pushed the feat/fully-impl-fake-block branch from 07d54e1 to 10b81d6 Compare December 22, 2025 14:14
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.

2 participants