Class TutorialToast

java.lang.Object
net.minecraft.client.gui.components.toasts.TutorialToast
All Implemented Interfaces:
Toast

public class TutorialToast extends Object implements Toast
  • Field Details

  • Constructor Details

  • Method Details

    • getWantedVisibility

      public Toast.Visibility getWantedVisibility()
      Specified by:
      getWantedVisibility in interface Toast
    • update

      public void update(ToastManager p_361676_, long p_362771_)
      Specified by:
      update in interface Toast
    • height

      public int height()
      Specified by:
      height in interface Toast
    • contentHeight

      private int contentHeight()
    • render

      public void render(GuiGraphics p_283197_, Font p_364452_, long p_281902_)
      Specified by:
      render in interface Toast
    • hide

      public void hide()
    • updateProgress

      public void updateProgress(float pProgress)