Jump to content

Recommended Posts

Posted

I'm currently trying to make trees spawn in my world, so I made a new class to write it in (below).

 

 

  Reveal hidden contents

 

It keeps coming up with errors, and I'm really confused by it. I know the code might not be very efficient, I'm still fairly new so if its something really easy and I'm missing it - sorry.

 

The error is connected to the class name (public class WorldGenTree extends WorldGenerator),  "The type WorldGenTree must implement the inherited abstract method WorldGenerator.generate(World, Random, BlockPos)"

 

Below is also the file I actually generate it in.

 

  Reveal hidden contents

 

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.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Announcements



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.