Posted February 9, 20205 yr Hi there I want to add new accesstransformer to private final TrackingChunkStatusListener field_213040_a; and after doing it in accesstransformer.cfg, my gradle dies and gives me errors that makes no sense or just says that forge is not resolved. As you can see, private final changed to public, but i cannot run it My access transformer: Spoiler public-f net.minecraft.item.AxeItem field_203176_a # BLOCK_STRIPPING_MAP public-f net.minecraft.item.ShovelItem field_195955_e # SHOVEL_PATHS public-f net.minecraft.item.HoeItem field_195973_b # FARMLAND public-f net.minecraft.item.crafting.AbstractCookingRecipe field_222141_c # AbstractCookingRecipe.group public-f net.minecraft.item.crafting.AbstractCookingRecipe field_222142_d # AbstractCookingRecipe.ingredient public-f net.minecraft.item.crafting.AbstractCookingRecipe field_222143_e # AbstractCookingRecipe.result public-f net.minecraft.item.crafting.AbstractCookingRecipe field_222144_f # AbstractCookingRecipe.experience public-f net.minecraft.item.crafting.AbstractCookingRecipe field_222145_g # AbstractCookingRecipe.cookTime public-f net.minecraft.inventory.Inventory field_70482_c # Inventory.inventoryContents public-f net.minecraft.item.crafting.Ingredient field_199807_b # Ingredient.acceptedItems public-f net.minecraft.item.crafting.Ingredient func_199806_d # Ingredient.determineMatchingStacks public-f net.minecraft.item.crafting.Ingredient field_193371_b # Ingredient.matchingStacks public-f net.minecraft.client.gui.screen.WorldLoadProgressScreen field_213040_a #TrackingChunkStatusListener its the last one. Other entries works. Thanks for help
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.