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.

Featured Replies

Posted

Hi guys, I'm currently working on a project and I have a simple question: How can I get The ChunkProviderServer(that implements IChunkProvider) of a World? Casting is not possible, than how can I find it?

  • Author

Well no:

[13:36:12 WARN]: Caused by: java.lang.ClassCastException: current.CustomChunkProvider cannot be cast to net.minecraft.server.v1_13_R1.ChunkProviderServer
[13:36:12 WARN]:        at net.minecraft.server.v1_13_R1.WorldServer.getChunkProviderServer(WorldServer.java:1049)
[13:36:12 WARN]:        at net.minecraft.server.v1_13_R1.WorldServer.a(WorldServer.java:444)
[13:36:12 WARN]:        at net.minecraft.server.v1_13_R1.WorldServer.isChunkLoaded(WorldServer.java:440)
[13:36:12 WARN]:        at net.minecraft.server.v1_13_R1.IWorldReader.b(SourceFile:400)
[13:36:12 WARN]:        at net.minecraft.server.v1_13_R1.IWorldReader.isLoaded(SourceFile:396)
[13:36:12 WARN]:        at net.minecraft.server.v1_13_R1.World.getBiome(World.java:207)
[13:36:12 WARN]:        at net.minecraft.server.v1_13_R1.WorldProviderNormal.a(SourceFile:200)
[13:36:12 WARN]:        at net.minecraft.server.v1_13_R1.WorldProviderNormal.a(SourceFile:186)
[13:36:12 WARN]:        at net.minecraft.server.v1_13_R1.WorldServer.b(WorldServer.java:821)
[13:36:12 WARN]:        at net.minecraft.server

11 minutes ago, Auties said:

net.minecraft.server.v1_13_R1

What are these packages? It should be net.minecraft.world.gen for ChunkProviderServer, not net.minecraft.server.v1_13_R1. And what are these method names? How did you set up your modding environment? What version are you using?

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...

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.