Jump to content
View in the app

A better way to browse. Learn more.

Forge Forums

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Alioth Merak

Members
  • Joined

  • Last visited

  1. I wanted to preserve performance, as I mentioned. I'll have thousands of those block entities in the world. I've implemented the blockstate method and did not like it very much, so I opted for an access transformer.
  2. I have a block entity which I want to tick only in certain cases. I want to enable ticking based on user interaction, and disable it based on internal logic. This is for performance reasons. I have implemented the ticker using getTicker, but I am not sure how to terminate it. I found that updating the block state calls the method to get the ticker. Do I have to do something with this block state, so that I can return null in the getTicker method? Or, can I just remove and add the ticker some other way?
  3. how is that possible? what do "java -version" and "java --version" output? Also, try installing a newer version (17) and make sure you set the JAVA_HOME and PATH environment variables to the new install.
  4. What java version are you using? try java --version or java -version
  5. We are looking for a microblocks API. We are working on surface mounted blocks (e.g cables that are placed on the surface of a block, and multiple can exist in the same volume). Is there any library that does this?

Important Information

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

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.