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

Hello there, I'm trying to make an AFK system, I need check if the player is not moving for like 5 minutes. Have a method to me check if the player is moving or not? Like on Spigot: "PlayerMoveEvent"

And how can I get the player Location? I'm using that:

        double x = player.posX;
        double y = player.posY;
        double z = player.posZ;

But sometimes it get Wrong location.

 

Thank you.

  • Author

So, I'm  confused right now. I really don't know do it without using the "Timer" and the "boolean"

  • Author

Please can you show me an example code? Just for me to know how to write better code

  • Author

Like the code is so confusing, for it I would a example to me follow the example to write a better code on my mod

  • Author

Like you said: " Overall your code is very confusing. What are you trying to achieve here? "

  • Author

How I use the "TickEvent::phase"? And I'll check what server the player is later. And about the "stringly typed" I saw the topic you send to me, But I didn't understand

  • Author
20 minutes ago, diesieben07 said:

How I use the "TickEvent::phase"?

But I really don't know how to use that, Have some methods like: "END, START, compareTo(), ..." I use "..phase.START"?

 

22 minutes ago, diesieben07 said:

How much programming knowledge do you have? This really just means you shouldn't store everything as strings. You have a position, so make a data type that can store a position. Don't use a string.

Cause in Spigot programming I always convert to String, And save them on HashMap.

  • Author
6 minutes ago, diesieben07 said:

It's an enum. Do you know what an enum is? Look it up if not.

I know what is enum but in this way I'm not understanding. Sorry, But please write me a example code, I don't want copy your code, But I would to understand that without the code it's so hard to me learn

8 minutes ago, diesieben07 said:

That is equally as terrible of a programming practice in Spigot than anywhere else.

But everybody convert as a String and save in HashMap on Spigot, Maybe(And YES) Forge programming is more complex and different

  • Author

I was trying to look for something that would help me with this enum and how I could use it, but I did not find it :'/

Apparently I'm a complete and utter jerk and come to this forum just like to make fun of people, be confrontational, and make your personal life miserable.  If you think this is the case, JUST REPORT ME.  Otherwise you're just going to get reported when you reply to my posts and point it out, because odds are, I was trying to be nice.

 

Exception: If you do not understand Java, I WILL NOT HELP YOU and your thread will get locked.

 

DO NOT PM ME WITH PROBLEMS. No help will be given.

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.