Aikar
5630b55346
Optimize Captured BlockEntity Lookup
...
upstream was doing a containsKey/get pattern, and always doing it at that.
that scenario is only even valid if were in the middle of a block place.
Optimize to check if the captured list even has values in it, and also to
just do a get call since the value can never be null.
2019-04-06 10:16:48 -04:00
..
2019-03-24 00:24:52 -04:00
2016-12-20 15:15:11 -05:00
2016-12-20 15:15:11 -05:00
2018-06-22 10:38:31 -05:00
2018-07-21 08:25:40 -04:00
2024-12-11 22:26:55 +01:00
2018-08-25 19:56:51 -05:00
2018-09-10 23:36:16 -04:00
2018-09-09 13:30:00 -04:00
2016-03-03 02:46:17 -06:00
2014-04-21 12:43:08 +01:00
2021-01-29 17:54:03 +01:00
2018-06-15 20:37:03 -04:00
2024-12-11 22:26:55 +01:00
2019-03-24 00:24:52 -04:00
2018-09-10 23:56:36 -04:00
2016-03-28 20:55:47 -04:00
2024-12-11 22:26:55 +01:00
2016-03-28 20:55:47 -04:00
2018-07-27 22:36:31 -05:00
2024-12-11 22:26:55 +01:00
2019-04-06 10:16:48 -04:00
2024-12-11 22:26:55 +01:00
2016-03-28 20:55:47 -04:00
2024-12-11 22:26:55 +01:00
2018-09-12 21:12:57 -04:00
2016-03-28 20:55:47 -04:00
2018-06-20 23:17:24 -04:00
2024-12-11 22:26:55 +01:00