Jump to content

Recommended Posts

Posted

So I want to control the player using code. I am a (sort of)newbie to forge. is it done using the player entity object? Please dont be like stackoverflow and downvote as it was already asked. I cant seem to find it. Thx in advance

ps: also is there a event for killing the ender dragon/beating the game??

Posted
17 minutes ago, satyamedh said:

ps: also is there a event for killing the ender dragon/beating the game??

Well, I would imagine the LivingDeathEvent works for the ender dragon like it does for other entities.

Posted
26 minutes ago, vemerion said:

Well, I would imagine the LivingDeathEvent works for the ender dragon like it does for other entities.

okay, I just wanted to know if there is a dedicated event to it

also can you hekp me with the main question?

thx

Posted (edited)
1 hour ago, satyamedh said:

Please dont be like stackoverflow and downvote as it was already asked.

You do realize that that is the entire point of StackOverflow, right? It's not a "I need halp, solve my problem for me" site, it's an encyclopedia.

(Conversely, this is a forum, which is a "I need help" site).

Edited by Draco18s

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.

Posted
1 hour ago, Draco18s said:

You do realize that that is the entire point of StackOverflow, right? It's not a "I need halp, solve my problem for me" site, it's an encyclopedia.

(Conversely, this is a forum, which is a "I need help" site).

They why the advertise it like that LOL

 

And pls help me Hehe

Posted
6 hours ago, satyamedh said:

They why the advertise it like that LOL

Because the company has decided that it likes people like you (because people like you generate page views and ad clicks) despite the fact that people like you never actually get your question answered because it's garbage content (duplicate, poorly explained, spam, whatever).

 

I'll let this meta-answer explain.

https://meta.stackexchange.com/a/355674

Quote

The users who come over here are asking questions. Those questions are meeting the wall of curation. The users who are upset with this wall of curation are asking why it exists at all, rather than realizing that we've left a dozen or so signposts on how to go through the front door. It's not even a gate, and there's no moat; it's literally just a door.

 

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

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Announcements



  • Recently Browsing

    • No registered users viewing this page.
  • Posts

    • Thanks, I've now installed a slightly newer version and the server is at least starting up now.
    • i have the same issue. Found 1 Create mod class dependency(ies) in createdeco-1.3.3-1.19.2.jar, which are missing from the current create-1.19.2-0.5.1.i.jar Found 11 Create mod class dependency(ies) in createaddition-fabric+1.19.2-20230723a.jar, which are missing from the current create-1.19.2-0.5.1.i.jar Detailed walkthrough of mods which rely on missing Create mod classes: Mod: createaddition-fabric+1.19.2-20230723a.jar Missing classes of create: com/simibubi/create/compat/jei/category/sequencedAssembly/JeiSequencedAssemblySubCategory com/simibubi/create/compat/recipeViewerCommon/SequencedAssemblySubCategoryType com/simibubi/create/compat/rei/CreateREI com/simibubi/create/compat/rei/EmptyBackground com/simibubi/create/compat/rei/ItemIcon com/simibubi/create/compat/rei/category/CreateRecipeCategory com/simibubi/create/compat/rei/category/WidgetUtil com/simibubi/create/compat/rei/category/animations/AnimatedBlazeBurner com/simibubi/create/compat/rei/category/animations/AnimatedKinetics com/simibubi/create/compat/rei/category/sequencedAssembly/ReiSequencedAssemblySubCategory com/simibubi/create/compat/rei/display/CreateDisplay Mod: createdeco-1.3.3-1.19.2.jar Missing classes of create: com/simibubi/create/content/kinetics/fan/SplashingRecipe
    • The crash points to moonlight lib - try other builds or make a test without this mod and the mods requiring it
    • Do you have shaders enabled? There is an issue with the mod simpleclouds - remove this mod or disable shaders, if enabled  
    • Maybe you need to create file in assets/<modid>/items/<itemname>.json with content like this:   { "model": { "type": "minecraft:model", "model": "modname:item/itemname" } }  
  • Topics

  • Who's Online (See full list)

×
×
  • Create New...

Important Information

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