returns the ID of the potion
()
| 143 | * returns the ID of the potion |
| 144 | */ |
| 145 | public int getId() |
| 146 | { |
| 147 | return this.id; |
| 148 | } |
| 149 | |
| 150 | public void performEffect(EntityLivingBase entityLivingBaseIn, int p_76394_2_) |
| 151 | { |
no outgoing calls
no test coverage detected