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.

gingerDictator

Members
  • Joined

  • Last visited

Everything posted by gingerDictator

  1. When I do that, the default return is null (as expected). If not what I have, what should it be returning?
  2. Listen sweetie I'm truly trying my best. I've been doing this for like a week and my students (I'm an 18 year old summer counselor, not a teacher) have to have a project by tomorrow. I appreciate your help but I could do without being degraded. I don't understand what you mean by letting my IDE generate implementing/overriding methods. Could you please elaborate? I'm using eclipse
  3. When I let the IDE correct it I get "The return type is incompatible with IRenderFactory<HeadphonesDragon>.createRenderFor(RenderManager)" as an error in the method name. And I've never used pastebin before, I was in class with my students, it was just what I saw first sorry.
  4. Agh I'm sorry https://pastebin.com/embed_js/rar9KyYh I fixed it but there's an error in this class now about the return type
  5. HeadphonesDragon https://pastebin.com/embed_js/FrD8zc9A RenderHeadphonesDragon https://pastebin.com/embed_js/KtvWiTUe RenderHeadphonesDragonFactory https://pastebin.com/embed_js/BeXS2a8X ClientProxy (Here is where the error is) https://pastebin.com/embed_js/fKLs6cjS
  6. I fixed it and I'm still getting: The return type is incompatible with IRenderFactory<HeadphonesDragon>.createRenderFor(RenderManager)
  7. Please Help! I need this to work for tomorrow. I'm trying to extend the dragonEntity but I keep getting an error in the proxy Client Proxy: @Override public void registerEntityRenderers(){ RenderingRegistry.registerEntityRenderingHandler(HeadphonesDragon.class, RenderHeadphonesDragonFactory.INSTANCE); } Error Reads: The method registerEntityRenderingHandler(Class<? extends Entity>, Render<? extends Entity>) in the type RenderingRegistry is not applicable for the arguments (Class<HeadphonesDragon>, RenderHeadphonesDragonFactory) HeadphonesDragon.java HeadphonesDragonPart.java RenderHeadphonesDragon.java RenderHeadphonesDragonFactory.java

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.