Advertisement
Guest User

Untitled

a guest
Jun 18th, 2018
73
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.95 KB | None | 0 0
  1. Description Resource Path Location Type
  2. The import net cannot be resolved railcraftaesthetics.java /src/main/java/com/thedutchmc/railcraftaesthetics line 7 Java Problem
  3. The import net cannot be resolved railcraftaesthetics.java /src/main/java/com/thedutchmc/railcraftaesthetics line 8 Java Problem
  4. The import net cannot be resolved railcraftaesthetics.java /src/main/java/com/thedutchmc/railcraftaesthetics line 9 Java Problem
  5. The import net cannot be resolved railcraftaesthetics.java /src/main/java/com/thedutchmc/railcraftaesthetics line 10 Java Problem
  6. The import net cannot be resolved railcraftaesthetics.java /src/main/java/com/thedutchmc/railcraftaesthetics line 11 Java Problem
  7. The import net cannot be resolved railcraftaesthetics.java /src/main/java/com/thedutchmc/railcraftaesthetics line 12 Java Problem
  8. The import net cannot be resolved railcraftaesthetics.java /src/main/java/com/thedutchmc/railcraftaesthetics line 13 Java Problem
  9. The method getRegistryName() is undefined for the type ExampleBlock BlockInit.java /src/main/java/com/thedutchmc/railcraftaesthetics/init line 31 Java Problem
  10. The method registerItemRenderer(Item, int, String) from the type CommonProxy refers to the missing type Item ExampleItem.java /src/main/java/com/thedutchmc/railcraftaesthetics/item line 20 Java Problem
  11. The method setRegistryName(String) is undefined for the type ExampleBlock ExampleBlock.java /src/main/java/com/thedutchmc/railcraftaesthetics/block line 15 Java Problem
  12. The method setRegistryName(String) is undefined for the type ExampleItem ExampleItem.java /src/main/java/com/thedutchmc/railcraftaesthetics/item line 12 Java Problem
  13. The method setUnlocalizedName(String) is undefined for the type ExampleBlock ExampleBlock.java /src/main/java/com/thedutchmc/railcraftaesthetics/block line 16 Java Problem
  14. The method setUnlocalizedName(String) is undefined for the type ExampleItem ExampleItem.java /src/main/java/com/thedutchmc/railcraftaesthetics/item line 13 Java Problem
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement