Jump to content

Recommended Posts

Posted (edited)

Hi everybody !

 

I want to create a sticky block in Minecraft 1.16.5, but after exploring the source code of Honey Block and Slime Block, I still don't know how to add sticky property to a block...

Can somebody help me ?

Thanks you !

Edited by vKorantin
Solved
Posted
29 minutes ago, vKorantin said:

Hi everybody !

 

I want to create a sticky block in Minecraft 1.16.5, but after exploring the source code of Honey Block and Slime Block, I still don't know how to add sticky property to a block...

Can somebody help me ?

Thanks you !

The honey block class in net.minecraft.block.HoneyBlock has multiple functions that makes it sticky, Though i am not sure how you would implement them into a block,

 

 

 

Posted

Thanks for your answer, but I tried to create a CustomStickyBlock class that extends HoneyBlock (I also tried with SlimeBlock), and all of the HoneyBlock's properties works on my custom block, but not the sticky property...

  • vKorantin changed the title to [SOLVED] [1.16.5] Create a sticky block

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.