Jump to content

Recommended Posts

Posted

Hello world !

 

I'm new to forge and I'm still learning about the different class.

Basically, i want my block to do something when it receives a redstone signal.

 

I've been reading the javadocs and my guess is that I'll have to implement the method onBlockEventReceived(World par1World, int par2, int par3, int par4, int par5, int par6)

Args: world, x, y, z, blockID, EventID, event parameter

 

However I have not been able to find what the eventId and event arguments were !

 

Thanks for your 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.

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.