Enum TutorialToast.Type

java.lang.Object
java.lang.Enum<TutorialToast.Type>
net.minecraft.client.toast.TutorialToast.Type
All Implemented Interfaces:
Serializable, Comparable<TutorialToast.Type>, java.lang.constant.Constable
Enclosing class:
TutorialToast

@Environment(CLIENT)
public static enum TutorialToast.Type
extends Enum<TutorialToast.Type>