Package net.minecraft.client.toast
Interface Toast
- All Known Implementing Classes:
- AdvancementToast,- RecipeToast,- SystemToast,- TutorialToast
- Mappings:
- Namespace - Name - official - erg- intermediary - net/minecraft/class_368- named - net/minecraft/client/toast/Toast
- 
Nested Class SummaryNested Classes
- 
Field SummaryFields
- 
Method SummaryModifier and TypeMethodDescriptiondraw(DrawContext context, ToastManager manager, long startTime) default intdefault intdefault ObjectgetType()default intgetWidth()
- 
Field Details- 
TEXTURE- Mappings:
- Namespace - Name - Mixin selector - official - b- Lerg;b:Lacq;- intermediary - field_2207- Lnet/minecraft/class_368;field_2207:Lnet/minecraft/class_2960;- named - TEXTURE- Lnet/minecraft/client/toast/Toast;TEXTURE:Lnet/minecraft/util/Identifier;
 
- 
TYPE- Mappings:
- Namespace - Name - Mixin selector - official - c- Lerg;c:Ljava/lang/Object;- intermediary - field_2208- Lnet/minecraft/class_368;field_2208:Ljava/lang/Object;- named - TYPE- Lnet/minecraft/client/toast/Toast;TYPE:Ljava/lang/Object;
 
- 
BASE_HEIGHTstatic final int BASE_HEIGHT- See Also:
- Mappings:
- Namespace - Name - Mixin selector - official - d- Lerg;d:I- intermediary - field_39928- Lnet/minecraft/class_368;field_39928:I- named - BASE_HEIGHT- Lnet/minecraft/client/toast/Toast;BASE_HEIGHT:I
 
 
- 
- 
Method Details- 
draw- Mappings:
- Namespace - Name - Mixin selector - official - a- Lerg;a(Leox;Lerh;J)Lerg$a;- intermediary - method_1986- Lnet/minecraft/class_368;method_1986(Lnet/minecraft/class_332;Lnet/minecraft/class_374;J)Lnet/minecraft/class_368$class_369;- named - draw- Lnet/minecraft/client/toast/Toast;draw(Lnet/minecraft/client/gui/DrawContext;Lnet/minecraft/client/toast/ToastManager;J)Lnet/minecraft/client/toast/Toast$Visibility;
 
- 
getType- Mappings:
- Namespace - Name - Mixin selector - official - d- Lerg;d()Ljava/lang/Object;- intermediary - method_1987- Lnet/minecraft/class_368;method_1987()Ljava/lang/Object;- named - getType- Lnet/minecraft/client/toast/Toast;getType()Ljava/lang/Object;
 
- 
getWidthdefault int getWidth()- Mappings:
- Namespace - Name - Mixin selector - official - a- Lerg;a()I- intermediary - method_29049- Lnet/minecraft/class_368;method_29049()I- named - getWidth- Lnet/minecraft/client/toast/Toast;getWidth()I
 
- 
getHeightdefault int getHeight()- Mappings:
- Namespace - Name - Mixin selector - official - b- Lerg;b()I- intermediary - method_29050- Lnet/minecraft/class_368;method_29050()I- named - getHeight- Lnet/minecraft/client/toast/Toast;getHeight()I
 
- 
getRequiredSpaceCountdefault int getRequiredSpaceCount()- Mappings:
- Namespace - Name - Mixin selector - official - e- Lerg;e()I- intermediary - method_45072- Lnet/minecraft/class_368;method_45072()I- named - getRequiredSpaceCount- Lnet/minecraft/client/toast/Toast;getRequiredSpaceCount()I
 
 
-