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

I've made a post similar to this one beforehand, yet it wasn't recognized enough to get any responses.

Sorry if this is a repost, ?

 

I've wanted to make guis in forge for a while now, but the majority of the tutorials for the primary version (1.14.4) are for older versions, I've wanted to know if I'm missing something right here or am I just blind in general to not notice anything to help me, so can anybody provide any type of videos/links to help with my question?

22 minutes ago, Flurry said:

I've wanted to make guis

Are we talking guis that have items in them(they access an inventory) or just a screen that renders something.

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
26 minutes ago, Animefan8888 said:

Are we talking guis that have items in them(they access an inventory) or just a screen that renders something.

Screen rendering something.

Just now, Flurry said:

Screen rendering something.

Create a class that extends Screen make it render your stuff(this hasn't changed much from previous versions except buttons take a lambda now and have no id). Then call Minecraft#displayGuiScreen with your screen. Make sure you only call the code for opening it on the client.

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
22 minutes ago, Animefan8888 said:

Create a class that extends Screen make it render your stuff(this hasn't changed much from previous versions except buttons take a lambda now and have no id). Then call Minecraft#displayGuiScreen with your screen. Make sure you only call the code for opening it on the client.

Could you explain a bit more if that's okay with you.

21 minutes ago, Flurry said:

Could you explain a bit more if that's okay with you.

What more do you need explained?

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
On 10/12/2019 at 3:19 PM, Animefan8888 said:

What more do you need explained?

Nothing more, it's completely fine.

  • 2 weeks later...
  • Author
On 10/12/2019 at 3:19 PM, Animefan8888 said:

What more do you need explained?

Hi! I know I have mentioned before I wouldn't need any further explanation, but I need some assistance with your explanations. 

 

1 - Can you give a small class example for the Minecraft#displayScreen & the other things you've mentioned.

2 - Any videos/pictures that could assist me with my question?

3 - Sorry if the first one seemed a bit bossy, I just am new to the screen creations.

48 minutes ago, Flurry said:

Can you give a small class example for the Minecraft#displayScreen & the other things you've mentioned.

Look at any of the vanilla classes that extend Screen. Preferably something similar to what you want to do if it exists.

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
42 minutes ago, Animefan8888 said:

Look at any of the vanilla classes that extend Screen. Preferably something similar to what you want to do if it exists.

What are some classes that extend Screen?

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.