We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 59f36b2 commit 1dc9db5Copy full SHA for 1dc9db5
docs/docs/EntityPlayer.md
@@ -172,6 +172,7 @@ Blocks the provided [CollectibleType](https://wofsauge.github.io/IsaacDocs/rep/e
172
___
173
### CanAddCollectibleToInventory () {: aria-label='Functions' }
174
#### boolean CanAddCollectibleToInventory ( [CollectibleType](https://wofsauge.github.io/IsaacDocs/rep/enums/CollectibleType.html) Collectible ) {: .copyable aria-label='Functions' }
175
+Used to determine which items can be added to Tainted Isaac's limited inventory.
176
177
178
### CanCrushRocks () {: aria-label='Functions' }
0 commit comments