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.

BRHSM

Members
  • Joined

  • Last visited

Everything posted by BRHSM

  1. what is that supposed to mean other than i suck at it. I don't know what he did here i just copied EXACTLY what he did!!
  2. Why would you want that? if it's not really neccesary you should not do it!
  3. I have tried to make a custom furnace for my mod using these tutorials: the person who made the mod said I should make the next lines of code: @Override public boolean isUseableByPlayer(EntityPlayer p_70300_1_) { return this.worldObj.getTileEntity(this.xCoord, this.yCoord, this.zCoord) != this ? false : player.getDistanceSq((double) this.xCoord + 0.5D, (double) this.yCoord + 0.5D, (double) this.zCoord + 0.5D) <= 64.0D; } but eclipse says that it cannot resolve player even though i did exactly what he did! edit: I narrowed the mod down to only this error and it probebly makes my mod crash (I think) crash report: http://pastebin.com/jzCEKSLN what do i have to do to make it work?

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.