| public void | |
| public void | | submitNameTag(PoseStack poseStack, Vec3 nameTagAttachment, int offset, Component name, boolean seeThrough, int lightCoords, double distanceToCameraSq, CameraRenderState camera) | | submitNameTag(PoseStack poseStack, Vec3 nameTagAttachment, int offset, Component name, boolean seeThrough, int lightCoords, double distanceToCameraSq, CameraRenderState camera) | | method_73482(class_4587 arg0, class_243 arg1, int arg2, class_2561 arg3, boolean arg4, int arg5, double arg6, class_12075 arg7) | | submitLabel(MatrixStack arg0, Vec3d arg1, int arg2, Text arg3, boolean arg4, int arg5, double arg6, CameraRenderState arg7) |
|
| public void | | submitText(PoseStack poseStack, float x, float y, FormattedCharSequence string, boolean dropShadow, Font$DisplayMode displayMode, int lightCoords, int color, int backgroundColor, int outlineColor) | | submitText(PoseStack poseStack, float x, float y, FormattedCharSequence string, boolean dropShadow, Font$DisplayMode displayMode, int lightCoords, int color, int backgroundColor, int outlineColor) | | method_73478(class_4587 arg0, float arg1, float arg2, class_5481 arg3, boolean arg4, class_327$class_6415 arg5, int arg6, int arg7, int arg8, int arg9) | | submitText(MatrixStack arg0, float arg1, float arg2, OrderedText arg3, boolean arg4, TextRenderer$TextLayerType arg5, int arg6, int arg7, int arg8, int arg9) |
|
| public void | |
| public void | |
| public <S> void | | submitModel(Model<? super S> model, S state, PoseStack poseStack, RenderType renderType, int lightCoords, int overlayCoords, int tintedColor, TextureAtlasSprite sprite, int outlineColor, ModelFeatureRenderer$CrumblingOverlay crumblingOverlay) | | submitModel(Model<? super S> model, S state, PoseStack poseStack, RenderType renderType, int lightCoords, int overlayCoords, int tintedColor, TextureAtlasSprite sprite, int outlineColor, ModelFeatureRenderer$CrumblingOverlay crumblingOverlay) | | method_73490(class_3879<? super S> arg0, S arg1, class_4587 arg2, class_1921 arg3, int arg4, int arg5, int arg6, class_1058 arg7, int arg8, class_11683$class_11792 arg9) | | submitModel(Model<? super S> arg0, S arg1, MatrixStack arg2, RenderLayer arg3, int arg4, int arg5, int arg6, Sprite arg7, int arg8, ModelCommandRenderer$CrumblingOverlayCommand arg9) |
|
| public void | | submitModelPart(ModelPart modelPart, PoseStack poseStack, RenderType renderType, int lightCoords, int overlayCoords, TextureAtlasSprite sprite, boolean sheeted, boolean hasFoil, int tintedColor, ModelFeatureRenderer$CrumblingOverlay crumblingOverlay, int outlineColor) | | submitModelPart(ModelPart modelPart, PoseStack poseStack, RenderType renderType, int lightCoords, int overlayCoords, TextureAtlasSprite sprite, boolean sheeted, boolean hasFoil, int tintedColor, ModelFeatureRenderer$CrumblingOverlay crumblingOverlay, int outlineColor) | | method_73494(class_630 arg0, class_4587 arg1, class_1921 arg2, int arg3, int arg4, class_1058 arg5, boolean arg6, boolean arg7, int arg8, class_11683$class_11792 arg9, int arg10) | | submitModelPart(ModelPart arg0, MatrixStack arg1, RenderLayer arg2, int arg3, int arg4, Sprite arg5, boolean arg6, boolean arg7, int arg8, ModelCommandRenderer$CrumblingOverlayCommand arg9, int arg10) |
|
| public void | |
| public void | | submitBlockModel(PoseStack poseStack, RenderType renderType, List<BlockStateModelPart> modelParts, int[] tintLayers, int lightCoords, int overlayCoords, int outlineColor) | | submitBlockModel(PoseStack poseStack, RenderType renderType, List<BlockStateModelPart> modelParts, int[] tintLayers, int lightCoords, int overlayCoords, int outlineColor) | | method_73484(class_4587 arg0, class_1921 arg1, List<class_10889> arg2, int[] arg3, int arg4, int arg5, int arg6) | | submitBlockStateModel(MatrixStack arg0, RenderLayer arg1, List<BlockModelPart> arg2, int[] arg3, int arg4, int arg5, int arg6) |
|
| public void | | submitBreakingBlockModel(PoseStack poseStack, BlockStateModel model, long seed, int progress) | | submitBreakingBlockModel(PoseStack poseStack, BlockStateModel model, long seed, int progress) | | method_1_3047(class_4587 arg0, class_1087 arg1, long arg2, int arg3) | | submitFallingBlock(MatrixStack arg0, BlockStateModel arg1, long arg2, int arg3) |
|
| public void | | submitItem(PoseStack poseStack, ItemDisplayContext displayContext, int lightCoords, int overlayCoords, int outlineColor, int[] tintLayers, List<BakedQuad> quads, ItemStackRenderState$FoilType foilType) | | submitItem(PoseStack poseStack, ItemDisplayContext displayContext, int lightCoords, int overlayCoords, int outlineColor, int[] tintLayers, List<BakedQuad> quads, ItemStackRenderState$FoilType foilType) | | method_73480(class_4587 arg0, class_811 arg1, int arg2, int arg3, int arg4, int[] arg5, List<class_777> arg6, class_10444$class_10445 arg7) | | submitItem(MatrixStack arg0, ItemDisplayContext arg1, int arg2, int arg3, int arg4, int[] arg5, List<BakedQuad> arg6, ItemRenderState$Glint arg7) |
|
| public void | |
| public void | |
| public List<OrderedRenderCommandQueueImpl$ShadowPiecesCommand> | | getShadowSubmits() | | getShadowSubmits() | | method_73505() | | getShadowPiecesCommands() |
|
| public List<OrderedRenderCommandQueueImpl$FireCommand> | | getFlameSubmits() | | getFlameSubmits() | | method_73507() | | getFireCommands() |
|
| public LabelCommandRenderer$Commands | | getNameTagSubmits() | | getNameTagSubmits() | | method_74770() | | getLabelCommands() |
|
| public List<OrderedRenderCommandQueueImpl$TextCommand> | | getTextSubmits() | | getTextSubmits() | | method_73513() | | getTextCommands() |
|
| public List<OrderedRenderCommandQueueImpl$LeashCommand> | | getLeashSubmits() | | getLeashSubmits() | | method_73517() | | getLeashCommands() |
|
| public List<OrderedRenderCommandQueueImpl$MovingBlockCommand> | | getMovingBlockSubmits() | | getMovingBlockSubmits() | | method_73519() | | getMovingBlockCommands() |
|
| public List<OrderedRenderCommandQueueImpl$BlockStateModelCommand> | | getBlockModelSubmits() | | getBlockModelSubmits() | | method_73520() | | getBlockStateModelCommands() |
|
| public List<OrderedRenderCommandQueueImpl$FallingBlockCommand> | | getBreakingBlockModelSubmits() | | getBreakingBlockModelSubmits() | | method_1_2999() | | getFallingBlockCommands() |
|
| public ModelPartCommandRenderer$Commands | | getModelPartSubmits() | | getModelPartSubmits() | | method_73521() | | getModelPartCommands() |
|
| public List<OrderedRenderCommandQueueImpl$ItemCommand> | | getItemSubmits() | | getItemSubmits() | | method_73522() | | getItemCommands() |
|
| public List<OrderedRenderCommandQueue$LayeredCustom> | | getParticleGroupRenderers() | | getParticleGroupRenderers() | | method_74330() | | getLayeredCustomCommands() |
|
| public ModelCommandRenderer$Commands | | getModelSubmits() | | getModelSubmits() | | method_74771() | | getModelCommands() |
|
| public CustomCommandRenderer$Commands | | getCustomGeometrySubmits() | | getCustomGeometrySubmits() | | method_73525() | | getCustomCommands() |
|
| public boolean | | wasUsed() | | wasUsed() | | method_73526() | | hasCommands() |
|
| public void | | clear() | | clear() | | method_73527() | | clear() |
|
| public void | | endFrame() | | endFrame() | | method_73528() | | onNextFrame() |
|