Cleanups
This commit is contained in:
parent
9fcec2b033
commit
409534e6f1
9 changed files with 39 additions and 68 deletions
|
@ -36,7 +36,6 @@ public class TextureAtlasMixin {
|
|||
private boolean bclib_modifyAtlas;
|
||||
private static ResourceManager bclib_resourceManager;
|
||||
|
||||
//TODO: 1.19.3 How were FabricSprites replaced?
|
||||
@Inject(method = "<init>*", at = @At("TAIL"))
|
||||
private void bclib_onAtlasInit(
|
||||
ResourceLocation textureAtlasLocation,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue