This website requires JavaScript.
Explore
Help
Register
Sign In
backups
/
4jcraft
Watch
2
Star
0
Fork
You've already forked 4jcraft
0
mirror of
https://github.com/4jcraft/4jcraft.git
synced
2026-05-24 12:12:53 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
f1c9edb6b6
4jcraft
/
Minecraft.World
/
Blocks
/
TileEntities
History
Tropical
f03c7163f4
WCHAR -> wchar_t
2026-03-30 00:42:26 -05:00
..
BeaconTileEntity.cpp
Merge branch 'upstream-dev' into cleanup/nullptr-replacement
2026-03-30 16:28:40 +11:00
BeaconTileEntity.h
BrewingStandTileEntity.cpp
refactor: replace NULL with nullptr across C++ codebase
2026-03-30 16:25:52 +11:00
BrewingStandTileEntity.h
ChestTileEntity.cpp
Merge branch 'upstream-dev' into cleanup/nullptr-replacement
2026-03-30 16:28:40 +11:00
ChestTileEntity.h
CommandBlockEntity.cpp
CommandBlockEntity.h
ComparatorTileEntity.cpp
ComparatorTileEntity.h
DaylightDetectorTileEntity.cpp
refactor: replace NULL with nullptr across C++ codebase
2026-03-30 16:25:52 +11:00
DaylightDetectorTileEntity.h
DispenserTileEntity.cpp
refactor: replace NULL with nullptr across C++ codebase
2026-03-30 16:25:52 +11:00
DispenserTileEntity.h
DropperTileEntity.cpp
DropperTileEntity.h
EnchantmentTableTileEntity.cpp
refactor: replace NULL with nullptr across C++ codebase
2026-03-30 16:25:52 +11:00
EnchantmentTableTileEntity.h
EnderChestTileEntity.cpp
EnderChestTileEntity.h
EntityTile.h
FurnaceTileEntity.cpp
refactor: replace NULL with nullptr across C++ codebase
2026-03-30 16:25:52 +11:00
FurnaceTileEntity.h
Hopper.h
HopperTileEntity.cpp
refactor: replace NULL with nullptr across C++ codebase
2026-03-30 16:25:52 +11:00
HopperTileEntity.h
MobSpawnerTileEntity.cpp
refactor: replace NULL with nullptr across C++ codebase
2026-03-30 16:25:52 +11:00
MobSpawnerTileEntity.h
MusicTileEntity.cpp
MusicTileEntity.h
PistonPieceTileEntity.cpp
Merge branch 'upstream-dev' into cleanup/nullptr-replacement
2026-03-30 16:28:40 +11:00
PistonPieceTileEntity.h
PotionBrewing.cpp
Merge branch 'upstream-dev' into cleanup/nullptr-replacement
2026-03-30 16:28:40 +11:00
PotionBrewing.h
SignTileEntity.cpp
WCHAR -> wchar_t
2026-03-30 00:42:26 -05:00
SignTileEntity.h
SkullTileEntity.cpp
SkullTileEntity.h
TheEndPortalTileEntity.cpp
TheEndPortalTileEntity.h
TileEntity.cpp
Merge branch 'upstream-dev' into cleanup/nullptr-replacement
2026-03-30 16:28:40 +11:00
TileEntity.h
perf(render): optimise tile entity cleanup and profiling
2026-03-29 20:56:00 -05:00