()
| 755 | } |
| 756 | |
| 757 | public static TextureManager getTextureManager() { |
| 758 | return minecraft.getTextureManager(); |
| 759 | } |
| 760 | |
| 761 | public static IResourceManager getResourceManager() { |
| 762 | return minecraft.getResourceManager(); |
no outgoing calls
no test coverage detected