index
:
anonymous/cuberite
1.14
5588-resources-encoding
BlockFixes
BoundingBox
CArrays
Certificates
ChannelManagement
ComponentRewrite
FastNBTTest
FixItemCountFormat
InfoDumpParams
InteractRewrite
LuaNoCpp
LuaStateParamsRead
LuaWebControllers
Megumin
MultiLuaStack
Pickups
PieceGenClosurePieces
ProtocolRefactor
SeeBackup
Sponge
VillagerTrading
WarningsFixes
alwaysTicked
apidump-vscode
biomal-bedrock-shape
books
callbacks
canbeat-cleanup
clang-format-codebase
daylightgrowth
dumpinfo-plugin-folder
endgen
fixes
fixesandfeatures
formattingcodes
ghastsounds
infodump-dependencies
issue4106
itemsinicleanup
master
mobs2
real-block-count
serverTick
spawning
template-id-ctor-warning
threading
A lightweight, fast and extensible game server for Minecraft
mirror
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
BlockEntities
/
BlockEntityWithItems.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Apply new clang-formatting
clang-format-codebase
Alexander Harkness
2024-11-02
1
-2
/
+3
*
Unify block entity pickup conversion
Tiger Wang
2020-09-25
1
-0
/
+11
*
Remove redundant DoWithChunkAt in chests
Tiger Wang
2020-08-28
1
-6
/
+3
*
Remove unused variables in ChestEntity/BlockEntityWithItems
Tiger Wang
2020-08-21
1
-2
/
+0
*
Remove the redstone solid block handler
Tiger Wang
2020-08-08
1
-4
/
+1
*
Always use relative coordinates in AddBlock
Tiger Wang
2020-08-02
1
-4
/
+4
*
Call BlockEntityWithItems from ChestEntity slot changed handler
Tiger Wang
2020-07-26
1
-13
/
+21
*
Using Super.
Mattes D
2020-04-16
1
-2
/
+2
*
Prevent container item duplication (#4476)
Mat
2020-03-04
1
-14
/
+0
*
Refactored more of Entities and BlockEntities to use Vector3. (#4403)
Mattes D
2019-09-29
1
-13
/
+6
*
Wake up redstone simulator on slot changes for blockentities (#4348)
Bond-009
2019-08-11
1
-0
/
+8
*
Prefer static_cast to reinterpret_cast (#4223)
peterbell10
2018-05-02
1
-1
/
+1
*
BlockEntities: Support cloning self.
Mattes D
2017-06-16
1
-0
/
+72