()
| 45 | public IItemContainer registerWildcardAsOre(Object... aOreNames); |
| 46 | public boolean hasBeenSet(); |
| 47 | public boolean exists(); |
| 48 | |
| 49 | @Deprecated public Item getItem(); |
| 50 | @Deprecated public Block getBlock(); |
no outgoing calls
no test coverage detected