Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
EngineHub
/
WorldEdit
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
963
Star
3.5k
Code
Issues
150
Pull requests
27
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Improve //hollow command
- #2960
#2960
Open
TomyLobo
wants to merge 14 commits into
master
EngineHub/WorldEdit:master
from
improve-hollow
EngineHub/WorldEdit:improve-hollow
Copy head branch name to clipboard
Conversation
Commits
14
(14)
Checks
Files changed
Open
Improve //hollow command
#2960
TomyLobo
wants to merge 14 commits into
master
EngineHub/WorldEdit:master
from
improve-hollow
EngineHub/WorldEdit:improve-hollow
Copy head branch name to clipboard
Commits
Commits on Aug 16, 2026
Add BlockState.getMaterial()
TomyLobo
committed
d21c78f
View commit details
Copy full SHA for d21c78f
Browse repository at this point
Commits on Aug 18, 2026
Add ShapeType parameter to BlockMaterial.isFullCube
TomyLobo
committed
1b9e3b1
View commit details
Copy full SHA for 1b9e3b1
Browse repository at this point
Add BlockMaterial.isFullFace
TomyLobo
committed
b1279cd
View commit details
Copy full SHA for b1279cd
Browse repository at this point
Only iterate once, after queueing all blocks
TomyLobo
committed
8940943
View commit details
Copy full SHA for 8940943
Browse repository at this point
Use Queue interface instead of a concrete type
TomyLobo
committed
f710a5d
View commit details
Copy full SHA for f710a5d
Browse repository at this point
Determine "visible" instead of "outside" blocks
Show description for 79f7638
TomyLobo
committed
79f7638
View commit details
Copy full SHA for 79f7638
Browse repository at this point
//hollow: Limit thickness to >= 1
Show description for bb1292f
TomyLobo
committed
bb1292f
View commit details
Copy full SHA for bb1292f
Browse repository at this point
Rename recurseDirections to CARDINAL_UPRIGHT_OFFSETS and determine it algorithmically
TomyLobo
committed
d384b5b
View commit details
Copy full SHA for d384b5b
Browse repository at this point
Add comments
TomyLobo
committed
dc912af
View commit details
Copy full SHA for dc912af
Browse repository at this point
Restructure EditSession.hollowOutRegion
Show description for 44ca1b1
TomyLobo
committed
44ca1b1
View commit details
Copy full SHA for 44ca1b1
Browse repository at this point
Improve //hollow command
Show description for db19ff7
TomyLobo
committed
db19ff7
View commit details
Copy full SHA for db19ff7
Browse repository at this point
Remove hardcoded overrides
TomyLobo
committed
340cab8
View commit details
Copy full SHA for 340cab8
Browse repository at this point
Also consider the geometry of the entered block
Show description for d8aa7d1
TomyLobo
committed
d8aa7d1
View commit details
Copy full SHA for d8aa7d1
Browse repository at this point
Add flag to //hollow for blocks to consider for shell detection
TomyLobo
committed
b44246e
View commit details
Copy full SHA for b44246e
Browse repository at this point
You can’t perform that action at this time.