1
0
Files
cuberite-2a/src/Simulator/IncrementalRedstoneSimulator
Marvin Kopf d394042694 Fix comparator segfaults
The handler would get called for any BlockEntity, but not every BlockEntity is a BlockEntityWithItems. Downcasting with static_cast is UB on fail.
2016-12-06 19:40:00 +01:00
..
2016-07-31 21:54:35 +01:00
2016-01-10 20:53:02 -05:00