Uses of Record Class
net.minecraft.client.renderer.SubmitNodeStorage.ModelPartSubmit
Packages that use SubmitNodeStorage.ModelPartSubmit
-
Uses of SubmitNodeStorage.ModelPartSubmit in net.minecraft.client.renderer.feature
Fields in net.minecraft.client.renderer.feature with type parameters of type SubmitNodeStorage.ModelPartSubmitModifier and TypeFieldDescriptionprivate final Map<RenderType, List<SubmitNodeStorage.ModelPartSubmit>> ModelPartFeatureRenderer.Storage.solidModelPartSubmitsprivate final Map<RenderType, List<SubmitNodeStorage.ModelPartSubmit>> ModelPartFeatureRenderer.Storage.translucentModelPartSubmitsMethods in net.minecraft.client.renderer.feature with parameters of type SubmitNodeStorage.ModelPartSubmitModifier and TypeMethodDescriptionvoidModelPartFeatureRenderer.Storage.add(RenderType renderType, SubmitNodeStorage.ModelPartSubmit submit) Method parameters in net.minecraft.client.renderer.feature with type arguments of type SubmitNodeStorage.ModelPartSubmitModifier and TypeMethodDescriptionprivate voidModelPartFeatureRenderer.render(Map<RenderType, List<SubmitNodeStorage.ModelPartSubmit>> modelPartSubmitsMap, MultiBufferSource.BufferSource bufferSource, OutlineBufferSource outlineBufferSource, MultiBufferSource.BufferSource crumblingBufferSource)