Jump to content

Recommended Posts

Posted

Im trying to bind some customprops to the player, but when i call the method that acts like

public static final RLMPlayerProps get(EntityPlayer player){

  return (RLMPlayerProps)player.getExtendedEntityProperties(EXT_PROPS_NAME);

} and i get a field of it, it sometimes doesn't work.

Any suggestions?

Posted

Here is the IExtendedProperties class:

 

  Reveal hidden contents

 

 

and here the method call (in  a GuiScreen) in the drawScreen Method:

 

  Reveal hidden contents

 

Posted
  On 7/18/2015 at 6:41 PM, coolAlias said:

Okay, you are trying to access your IEEP data on the CLIENT side - have you sent the data you need to from the server to the client?

 

I don't know. SInce i never learned packet handling and how it basicly works. It seems like everyone knows it just me not. Can you help me plz?

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



×
×
  • Create New...

Important Information

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