python (65.2k questions)
javascript (44.3k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (13k questions)
How to disable window resizing and only put fullscreen mode
I am doing a modpack for the first time and I would like to be able to disable the resizing in the window and that the game can only be used in full screen because when the window is resized my game m...

Mael
Votes: 0
Answers: 1
Changing a Vanilla Item in Minecraft Forge 1.18.2
So, I'm new to modding Minecraft, and I want to change the Grass Block. All the tutorials I have found so far, however, are for older versions, and what they suggest simply doesn't seem to work anymor...

Mat NX
Votes: 0
Answers: 1
Can I do something when someone has something in his inventory Java Minecraft Moding For Forge 1.18.1
Hello I am doing a mod in forge 1.18.1Minecraft I created a new class for my item ,I need help because I am trying to Clear fall Damage When someone has an item in his hand!.I searched on google but i...

user18668826
Votes: 0
Answers: 4
Forge steal session token
I'm wondering how to get Minecraft session id with Forge mod. Normally in Minecraft you use mc.session.getToken() but in Forge it doesn't show up. Anyone knows how to do it?
user17121684
Votes: 0
Answers: 1