mirror of
https://github.com/PaperMC/Paper.git
synced 2025-08-18 13:53:49 -07:00
[CI-SKIP] fix avoid-hopper-search obfhelper hint type (#2989)
This commit is contained in:
@@ -74,7 +74,7 @@ index 06b4dc628..37b12daff 100644
|
|||||||
|
|
||||||
+ // Paper start - Don't search for inventories if we have none, and that is all we want
|
+ // Paper start - Don't search for inventories if we have none, and that is all we want
|
||||||
+ /*
|
+ /*
|
||||||
+ * We check if they want inventories by seeing if it is the static `IEntitySelector.c`
|
+ * We check if they want inventories by seeing if it is the static `IEntitySelector.d`
|
||||||
+ *
|
+ *
|
||||||
+ * Make sure the inventory selector stays in sync.
|
+ * Make sure the inventory selector stays in sync.
|
||||||
+ * It should be the one that checks `var1 instanceof IInventory && var1.isAlive()`
|
+ * It should be the one that checks `var1 instanceof IInventory && var1.isAlive()`
|
||||||
|
Reference in New Issue
Block a user