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, I need some help with sending items using packets. This is so I can give players items if they are on creative mode on a server. Is there anywhere where I can learn to do this?

1.14

6 minutes ago, Owen1212055 said:

Is there anywhere where I can learn to do this?

You've come to the right place there is no tutorial out there that specific.

 

6 minutes ago, Owen1212055 said:

Hello, I need some help with sending items using packets.

Under what circumstances are you sending the packet? Why do you need the packet? 

VANILLA MINECRAFT CLASSES ARE THE BEST RESOURCES WHEN MODDING

I will be posting 1.15.2 modding tutorials on this channel. If you want to be notified of it do the normal YouTube stuff like subscribing, ect.

Forge and vanilla BlockState generator.

  • Author
3 minutes ago, Animefan8888 said:

You've come to the right place there is no tutorial out there that specific.

 

Under what circumstances are you sending the packet? Why do you need the packet? 

 

Where is the packet coming from? Why aren't you writing code to directly give the player an item? 

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.

  • Author
12 minutes ago, Draco18s said:

Where is the packet coming from? Why aren't you writing code to directly give the player an item? 

Well don't you have to send a packet to the server if you want to send an item to a player on a multiplayer server? 

  • Author

This is a client-side mod and doesn't add any new items to the game. 

Edited by Owen1212055

  • Author

Since when I try to add an item when on creative mode on a multiplayer server I cannot place down that block until I open my inventory. 

What are you trying to do, from a player's perspective?

About Me

Spoiler

My Discord - Cadiboo#8887

My WebsiteCadiboo.github.io

My ModsCadiboo.github.io/projects

My TutorialsCadiboo.github.io/tutorials

Versions below 1.14.4 are no longer supported on this forum. Use the latest version to receive support.

When asking support remember to include all relevant log files (logs are found in .minecraft/logs/), code if applicable and screenshots if possible.

Only download mods from trusted sites like CurseForge (minecraft.curseforge.com). A list of bad sites can be found here, with more information available at stopmodreposts.org

Edit your own signature at www.minecraftforge.net/forum/settings/signature/ (Make sure to check its compatibility with the Dark Theme)

  • Author
Just now, Cadiboo said:

What are you trying to do, from a player's perspective?

By typing .load in chat, it will give the player an item. This is in multiplayer when the player is in creative.

In creative mode the client dictates the inventory so you should just be able to use normal "add item stack to inventory" code to accomplish what you want.

About Me

Spoiler

My Discord - Cadiboo#8887

My WebsiteCadiboo.github.io

My ModsCadiboo.github.io/projects

My TutorialsCadiboo.github.io/tutorials

Versions below 1.14.4 are no longer supported on this forum. Use the latest version to receive support.

When asking support remember to include all relevant log files (logs are found in .minecraft/logs/), code if applicable and screenshots if possible.

Only download mods from trusted sites like CurseForge (minecraft.curseforge.com). A list of bad sites can be found here, with more information available at stopmodreposts.org

Edit your own signature at www.minecraftforge.net/forum/settings/signature/ (Make sure to check its compatibility with the Dark Theme)

  • Author
7 minutes ago, Cadiboo said:

In creative mode the client dictates the inventory so you should just be able to use normal "add item stack to inventory" code to accomplish what you want.

When I do that though, the player cannot place the block down until they open their inventory. It acts almost like a ghost item (it disappears when opening a container). Would I be able to manually "refresh" the inventory?

Edited by Owen1212055

I would check what happens in vanilla when an item is added to the inventory in creative

About Me

Spoiler

My Discord - Cadiboo#8887

My WebsiteCadiboo.github.io

My ModsCadiboo.github.io/projects

My TutorialsCadiboo.github.io/tutorials

Versions below 1.14.4 are no longer supported on this forum. Use the latest version to receive support.

When asking support remember to include all relevant log files (logs are found in .minecraft/logs/), code if applicable and screenshots if possible.

Only download mods from trusted sites like CurseForge (minecraft.curseforge.com). A list of bad sites can be found here, with more information available at stopmodreposts.org

Edit your own signature at www.minecraftforge.net/forum/settings/signature/ (Make sure to check its compatibility with the Dark Theme)

  • 6 months later...
On 11/21/2019 at 9:16 AM, diesieben07 said:

CCreativeInventoryActionPacket is what you need as far as I can tell. Check CreativeScreen for how its used.

thx god ^^

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.