Uses of Class
net.minecraft.client.renderer.RenderType
Packages that use RenderType
Package
Description
Events fired only on the client-side, chiefly related to rendering and user interfaces (screens and input).
-
Uses of RenderType in net.minecraft.client.gui.font
Fields in net.minecraft.client.gui.font declared as RenderTypeModifier and TypeFieldDescriptionprivate final RenderType
GlyphRenderTypes.normal
The field for thenormal
record component.private final RenderType
GlyphRenderTypes.normalBlur
The field for thenormalBlur
record component.private final RenderType
GlyphRenderTypes.polygonOffset
The field for thepolygonOffset
record component.private final RenderType
GlyphRenderTypes.polygonOffsetBlur
The field for thepolygonOffsetBlur
record component.private final RenderType
GlyphRenderTypes.seeThrough
The field for theseeThrough
record component.private final RenderType
GlyphRenderTypes.seeThroughBlur
The field for theseeThroughBlur
record component.Methods in net.minecraft.client.gui.font that return RenderTypeModifier and TypeMethodDescriptionGlyphRenderTypes.normal()
Returns the value of thenormal
record component.GlyphRenderTypes.normalBlur()
Returns the value of thenormalBlur
record component.GlyphRenderTypes.polygonOffset()
Returns the value of thepolygonOffset
record component.GlyphRenderTypes.polygonOffsetBlur()
Returns the value of thepolygonOffsetBlur
record component.GlyphRenderTypes.seeThrough()
Returns the value of theseeThrough
record component.GlyphRenderTypes.seeThroughBlur()
Returns the value of theseeThroughBlur
record component.GlyphRenderTypes.select
(Font.DisplayMode pDisplayMode) GlyphRenderTypes.select
(Font.DisplayMode pDisplayMode, boolean blur) Neo: returns theRenderType
to use for the givenFont.DisplayMode
and blur settingConstructors in net.minecraft.client.gui.font with parameters of type RenderTypeModifierConstructorDescriptionGlyphRenderTypes
(RenderType normal, RenderType seeThrough, RenderType polygonOffset, RenderPipeline guiPipeline) Deprecated.GlyphRenderTypes
(RenderType normal, RenderType seeThrough, RenderType polygonOffset, RenderPipeline guiPipeline, RenderType normalBlur, RenderType seeThroughBlur, RenderType polygonOffsetBlur) Creates an instance of aGlyphRenderTypes
record class. -
Uses of RenderType in net.minecraft.client.gui.font.glyphs
Methods in net.minecraft.client.gui.font.glyphs that return RenderTypeModifier and TypeMethodDescriptionBakedGlyph.renderType
(Font.DisplayMode pDisplayMode) Deprecated.Neo: UseBakedGlyph.renderType(Font.DisplayMode, boolean)
insteadBakedGlyph.renderType
(Font.DisplayMode pDisplayMode, boolean blur) Neo: returns theRenderType
to use for the givenFont.DisplayMode
and blur setting -
Uses of RenderType in net.minecraft.client.model
Fields in net.minecraft.client.model with type parameters of type RenderTypeModifier and TypeFieldDescriptionprotected final Function
<ResourceLocation, RenderType> Model.renderType
Methods in net.minecraft.client.model that return RenderTypeConstructor parameters in net.minecraft.client.model with type arguments of type RenderTypeModifierConstructorDescriptionprotected
EntityModel
(ModelPart pRoot, Function<ResourceLocation, RenderType> pRenderType) HumanoidModel
(ModelPart pRoot, Function<ResourceLocation, RenderType> pRenderType) Model
(ModelPart pRoot, Function<ResourceLocation, RenderType> pRenderType) Simple
(ModelPart pRoot, Function<ResourceLocation, RenderType> pRenderType) -
Uses of RenderType in net.minecraft.client.particle
Fields in net.minecraft.client.particle declared as RenderTypeModifier and TypeFieldDescriptionprivate final RenderType
MobAppearanceParticle.renderType
private final RenderType
ParticleRenderType.renderType
The field for therenderType
record component.Methods in net.minecraft.client.particle that return RenderTypeModifier and TypeMethodDescriptionParticleRenderType.renderType()
Returns the value of therenderType
record component.Constructors in net.minecraft.client.particle with parameters of type RenderTypeModifierConstructorDescriptionParticleRenderType
(String name, RenderType renderType) ParticleRenderType
(String name, RenderType renderType, boolean translucent) Creates an instance of aParticleRenderType
record class. -
Uses of RenderType in net.minecraft.client.renderer
Subclasses of RenderType in net.minecraft.client.rendererModifier and TypeClassDescription(package private) static final class
Fields in net.minecraft.client.renderer declared as RenderTypeModifier and TypeFieldDescriptionstatic final RenderType
RenderType.ARMOR_ENTITY_GLINT
private static final RenderType
Sheets.ARMOR_TRIMS_DECAL_SHEET_TYPE
private static final RenderType
Sheets.ARMOR_TRIMS_SHEET_TYPE
private static final RenderType
Sheets.BANNER_SHEET_TYPE
private static final RenderType
Sheets.BED_SHEET_TYPE
private static final RenderType
Sheets.CHEST_SHEET_TYPE
static final RenderType
RenderType.CUTOUT
private static final RenderType
Sheets.CUTOUT_BLOCK_SHEET
static final RenderType
RenderType.CUTOUT_MIPPED
static final RenderType
RenderType.DRAGON_RAYS
static final RenderType
RenderType.DRAGON_RAYS_DEPTH
static final RenderType
RenderType.END_GATEWAY
static final RenderType
RenderType.END_PORTAL
static final RenderType
RenderType.ENTITY_GLINT
static final RenderType
RenderType.GLINT
static final RenderType
RenderType.GLINT_TRANSLUCENT
protected RenderType
MultiBufferSource.BufferSource.lastSharedType
static final RenderType
RenderType.LEASH
static final RenderType
RenderType.LIGHTNING
private static final RenderType
ItemInHandRenderer.MAP_BACKGROUND
private static final RenderType
ItemInHandRenderer.MAP_BACKGROUND_CHECKERBOARD
private static final RenderType
Sheets.SHIELD_SHEET_TYPE
private static final RenderType
Sheets.SHULKER_BOX_SHEET_TYPE
private static final RenderType
Sheets.SIGN_SHEET_TYPE
static final RenderType
RenderType.SOLID
private static final RenderType
Sheets.SOLID_BLOCK_SHEET
static final RenderType
RenderType.SUNRISE_SUNSET
static final RenderType
RenderType.TEXT_BACKGROUND
static final RenderType
RenderType.TEXT_BACKGROUND_SEE_THROUGH
private static final RenderType
static final RenderType
RenderType.TRANSLUCENT_MOVING_BLOCK
static final RenderType
RenderType.TRIPWIRE
static final RenderType
RenderType.WATER_MASK
Fields in net.minecraft.client.renderer with type parameters of type RenderTypeModifier and TypeFieldDescriptionstatic final Function
<ResourceLocation, RenderType> RenderType.ARMOR_CUTOUT_NO_CULL
static final Function
<ResourceLocation, RenderType> RenderType.ARMOR_TRANSLUCENT
static final BiFunction
<ResourceLocation, Boolean, RenderType> RenderType.BEACON_BEAM
static final Function
<ResourceLocation, RenderType> RenderType.BLOCK_SCREEN_EFFECT
static final Function
<ResourceLocation, RenderType> RenderType.CELESTIAL
static final Function
<ResourceLocation, RenderType> RenderType.CRUMBLING
static final Function
<ResourceLocation, RenderType> RenderType.DRAGON_EXPLOSION_ALPHA
static final Function
<ResourceLocation, RenderType> RenderType.ENTITY_CUTOUT
static final BiFunction
<ResourceLocation, Boolean, RenderType> RenderType.ENTITY_CUTOUT_NO_CULL
static final BiFunction
<ResourceLocation, Boolean, RenderType> RenderType.ENTITY_CUTOUT_NO_CULL_Z_OFFSET
static final Function
<ResourceLocation, RenderType> RenderType.ENTITY_DECAL
static final Function
<ResourceLocation, RenderType> RenderType.ENTITY_NO_OUTLINE
static final Function
<ResourceLocation, RenderType> RenderType.ENTITY_SHADOW
static final Function
<ResourceLocation, RenderType> RenderType.ENTITY_SMOOTH_CUTOUT
static final Function
<ResourceLocation, RenderType> RenderType.ENTITY_SOLID
static final Function
<ResourceLocation, RenderType> RenderType.ENTITY_SOLID_Z_OFFSET_FORWARD
static final BiFunction
<ResourceLocation, Boolean, RenderType> RenderType.ENTITY_TRANSLUCENT
static final BiFunction
<ResourceLocation, Boolean, RenderType> RenderType.ENTITY_TRANSLUCENT_EMISSIVE
static final Function
<ResourceLocation, RenderType> RenderType.EYES
static final Function
<ResourceLocation, RenderType> RenderType.FIRE_SCREEN_EFFECT
protected final SequencedMap
<RenderType, ByteBufferBuilder> MultiBufferSource.BufferSource.fixedBuffers
static final Function
<ResourceLocation, RenderType> RenderType.ITEM_ENTITY_TRANSLUCENT_CULL
static final Function
<ResourceLocation, RenderType> RenderType.OPAQUE_PARTICLE
private final Optional
<RenderType> RenderType.CompositeRenderType.outline
(package private) static final BiFunction
<ResourceLocation, Boolean, RenderType> RenderType.CompositeRenderType.OUTLINE
protected final Map
<RenderType, BufferBuilder> MultiBufferSource.BufferSource.startedBuilders
static final Function
<ResourceLocation, RenderType> RenderType.TEXT
static final Function
<ResourceLocation, RenderType> RenderType.TEXT_INTENSITY
static final Function
<ResourceLocation, RenderType> RenderType.TEXT_INTENSITY_POLYGON_OFFSET
static final Function
<ResourceLocation, RenderType> RenderType.TEXT_INTENSITY_SEE_THROUGH
static final Function
<ResourceLocation, RenderType> RenderType.TEXT_POLYGON_OFFSET
static final Function
<ResourceLocation, RenderType> RenderType.TEXT_SEE_THROUGH
static final Function
<ResourceLocation, RenderType> RenderType.TRANSLUCENT_PARTICLE
static final Function
<ResourceLocation, RenderType> RenderType.WEATHER_DEPTH_WRITE
static final Function
<ResourceLocation, RenderType> RenderType.WEATHER_NO_DEPTH_WRITE
Methods in net.minecraft.client.renderer that return RenderTypeModifier and TypeMethodDescriptionstatic RenderType
RenderType.armorCutoutNoCull
(ResourceLocation pLocation) static RenderType
RenderType.armorEntityGlint()
static RenderType
RenderType.armorTranslucent
(ResourceLocation pId) static RenderType
Sheets.armorTrimsSheet
(boolean pDecal) static RenderType
Sheets.bannerSheet()
static RenderType
RenderType.beaconBeam
(ResourceLocation pLocation, boolean pColorFlag) static RenderType
Sheets.bedSheet()
static RenderType
RenderType.blockScreenEffect
(ResourceLocation pTexture) static RenderType
RenderType.breezeEyes
(ResourceLocation pLocation) static RenderType
RenderType.breezeWind
(ResourceLocation pLocation, float pU, float pV) static RenderType
RenderType.celestial
(ResourceLocation pTexture) static RenderType
Sheets.chestSheet()
static RenderType
RenderType.createArmorDecalCutoutNoCull
(ResourceLocation pId) static RenderType
RenderType.crumbling
(ResourceLocation pLocation) static RenderType
RenderType.cutout()
static RenderType
Sheets.cutoutBlockSheet()
static RenderType
RenderType.cutoutMipped()
static RenderType
RenderType.debugFilledBox()
static RenderType
RenderType.debugLineStrip
(double pWidth) static RenderType
RenderType.debugQuads()
static RenderType
RenderType.debugSectionQuads()
static RenderType
RenderType.debugStructureQuads()
static RenderType
RenderType.debugTriangleFan()
static RenderType
RenderType.dragonExplosionAlpha
(ResourceLocation pId) static RenderType
RenderType.dragonRays()
static RenderType
RenderType.dragonRaysDepth()
static RenderType
RenderType.endGateway()
static RenderType
RenderType.endPortal()
static RenderType
RenderType.energySwirl
(ResourceLocation pLocation, float pU, float pV) static RenderType
RenderType.entityCutout
(ResourceLocation pLocation) static RenderType
RenderType.entityCutoutNoCull
(ResourceLocation pLocation) static RenderType
RenderType.entityCutoutNoCull
(ResourceLocation pLocation, boolean pOutline) static RenderType
RenderType.entityCutoutNoCullZOffset
(ResourceLocation pLocation) static RenderType
RenderType.entityCutoutNoCullZOffset
(ResourceLocation pLocation, boolean pOutline) static RenderType
RenderType.entityDecal
(ResourceLocation pLocation) static RenderType
RenderType.entityGlint()
static RenderType
RenderType.entityNoOutline
(ResourceLocation pLocation) static RenderType
RenderType.entityShadow
(ResourceLocation pLocation) static RenderType
RenderType.entitySmoothCutout
(ResourceLocation pLocation) static RenderType
RenderType.entitySolid
(ResourceLocation pLocation) static RenderType
RenderType.entitySolidZOffsetForward
(ResourceLocation pLocation) static RenderType
RenderType.entityTranslucent
(ResourceLocation pLocation) static RenderType
RenderType.entityTranslucent
(ResourceLocation pLocation, boolean pOutline) static RenderType
RenderType.entityTranslucentEmissive
(ResourceLocation pLocation) static RenderType
RenderType.entityTranslucentEmissive
(ResourceLocation pLocation, boolean pOutline) static RenderType
RenderType.eyes
(ResourceLocation pLocation) static RenderType
RenderType.fireScreenEffect
(ResourceLocation pTexture) static RenderType
ItemBlockRenderTypes.getMovingBlockRenderType
(BlockState pState) Deprecated.Neo: Useinvalid @link
{@link net.neoforged.neoforge.client.RenderTypeHelper#
static RenderType
ItemBlockRenderTypes.getRenderType
(ItemStack pStack) Deprecated.Neo: SeeBlockModelWrapper.renderType
.static RenderType
ItemBlockRenderTypes.getRenderType
(BlockState pState) Deprecated.Neo: Useinvalid @link
{@link net.neoforged.neoforge.client.RenderTypeHelper#
static RenderType
RenderType.glint()
static RenderType
RenderType.glintTranslucent()
static RenderType
Sheets.hangingSignSheet()
static RenderType
RenderType.itemEntityTranslucentCull
(ResourceLocation pLocation) static RenderType
RenderType.leash()
static RenderType
RenderType.lightning()
static RenderType
RenderType.lines()
static RenderType
RenderType.lineStrip()
static RenderType
RenderType.opaqueParticle
(ResourceLocation pTexture) static RenderType
RenderType.outline
(ResourceLocation pLocation) static RenderType
RenderType.secondaryBlockOutline()
static RenderType
Sheets.shieldSheet()
static RenderType
Sheets.shulkerBoxSheet()
static RenderType
Sheets.signSheet()
static RenderType
RenderType.solid()
static RenderType
Sheets.solidBlockSheet()
static RenderType
RenderType.sunriseSunset()
static RenderType
RenderType.text
(ResourceLocation pLocation) static RenderType
RenderType.textBackground()
static RenderType
RenderType.textBackgroundSeeThrough()
static RenderType
RenderType.textIntensity
(ResourceLocation pId) static RenderType
RenderType.textIntensityPolygonOffset
(ResourceLocation pId) static RenderType
RenderType.textIntensitySeeThrough
(ResourceLocation pId) static RenderType
RenderType.textPolygonOffset
(ResourceLocation pId) static RenderType
RenderType.textSeeThrough
(ResourceLocation pLocation) static RenderType
Sheets.translucentItemSheet()
static RenderType
RenderType.translucentMovingBlock()
static RenderType
RenderType.translucentParticle
(ResourceLocation pTexture) static RenderType
RenderType.tripwire()
static RenderType
RenderType.waterMask()
static RenderType
RenderType.weather
(ResourceLocation pTexture, boolean pDepthWrite) Methods in net.minecraft.client.renderer that return types with arguments of type RenderTypeModifier and TypeMethodDescriptionprivate static Function
<ResourceLocation, RenderType> RenderType.createWeather
(RenderPipeline pRenderPipeline) RenderType.CompositeRenderType.outline()
RenderType.outline()
Methods in net.minecraft.client.renderer with parameters of type RenderTypeModifier and TypeMethodDescriptionvoid
MultiBufferSource.BufferSource.endBatch
(RenderType pRenderType) private void
MultiBufferSource.BufferSource.endBatch
(RenderType pRenderType, BufferBuilder pBuilder) MultiBufferSource.BufferSource.getBuffer
(RenderType pRenderType) MultiBufferSource.getBuffer
(RenderType pRenderType) OutlineBufferSource.getBuffer
(RenderType pRenderType) private static void
RenderBuffers.put
(it.unimi.dsi.fastutil.objects.Object2ObjectLinkedOpenHashMap<RenderType, ByteBufferBuilder> p_110102_, RenderType p_110103_) Method parameters in net.minecraft.client.renderer with type arguments of type RenderTypeModifier and TypeMethodDescriptionMultiBufferSource.immediateWithBuffers
(SequencedMap<RenderType, ByteBufferBuilder> pFixedBuffers, ByteBufferBuilder pSharedBuffer) private static void
RenderBuffers.put
(it.unimi.dsi.fastutil.objects.Object2ObjectLinkedOpenHashMap<RenderType, ByteBufferBuilder> p_110102_, RenderType p_110103_) Constructor parameters in net.minecraft.client.renderer with type arguments of type RenderTypeModifierConstructorDescriptionprotected
BufferSource
(ByteBufferBuilder pSharedBuffer, SequencedMap<RenderType, ByteBufferBuilder> pFixedBuffers) -
Uses of RenderType in net.minecraft.client.renderer.blockentity
Methods in net.minecraft.client.renderer.blockentity that return RenderTypeModifier and TypeMethodDescriptionstatic RenderType
SkullBlockRenderer.getPlayerSkinRenderType
(ResourceLocation pTextureLocation) static RenderType
SkullBlockRenderer.getRenderType
(SkullBlock.Type pType, ResolvableProfile pProfile) static RenderType
SkullBlockRenderer.getSkullRenderType
(SkullBlock.Type pType, ResourceLocation pTextureLocation) protected RenderType
TheEndGatewayRenderer.renderType()
protected RenderType
TheEndPortalRenderer.renderType()
Methods in net.minecraft.client.renderer.blockentity with parameters of type RenderTypeModifier and TypeMethodDescriptionstatic void
SkullBlockRenderer.renderSkull
(Direction pDirection, float pYRot, float pMouthAnimation, PoseStack pPoseStack, MultiBufferSource pBufferSource, int pPackedLight, SkullModelBase pModel, RenderType pRenderType) -
Uses of RenderType in net.minecraft.client.renderer.entity
Fields in net.minecraft.client.renderer.entity declared as RenderTypeModifier and TypeFieldDescriptionprivate static final RenderType
EnderDragonRenderer.BEAM
private static final RenderType
GuardianRenderer.BEAM_RENDER_TYPE
private static final RenderType
EnderDragonRenderer.DECAL
private static final RenderType
EnderDragonRenderer.EYES
private static final RenderType
DragonFireballRenderer.RENDER_TYPE
private static final RenderType
EndCrystalRenderer.RENDER_TYPE
private static final RenderType
EnderDragonRenderer.RENDER_TYPE
private static final RenderType
ExperienceOrbRenderer.RENDER_TYPE
private static final RenderType
FishingHookRenderer.RENDER_TYPE
private static final RenderType
ShulkerBulletRenderer.RENDER_TYPE
private static final RenderType
EntityRenderDispatcher.SHADOW_RENDER_TYPE
Methods in net.minecraft.client.renderer.entity that return RenderTypeModifier and TypeMethodDescriptionprotected RenderType
ArmorStandRenderer.getRenderType
(ArmorStandRenderState pRenderState, boolean pIsVisible, boolean pRenderTranslucent, boolean pAppearsGlowing) protected RenderType
LivingEntityRenderer.getRenderType
(S pRenderState, boolean pIsVisible, boolean pRenderTranslucent, boolean pAppearsGlowing) protected abstract RenderType
AbstractBoatRenderer.renderType()
protected RenderType
BoatRenderer.renderType()
protected RenderType
RaftRenderer.renderType()
Methods in net.minecraft.client.renderer.entity with parameters of type RenderTypeModifier and TypeMethodDescriptionstatic VertexConsumer
ItemRenderer.getArmorFoilBuffer
(MultiBufferSource pBufferSource, RenderType pRenderType, boolean pHasFoil) static VertexConsumer
ItemRenderer.getFoilBuffer
(MultiBufferSource pBufferSource, RenderType pRenderType, boolean pIsItem, boolean pGlint) private static VertexConsumer
ItemRenderer.getSpecialFoilBuffer
(MultiBufferSource pBufferSource, RenderType pRenderType, PoseStack.Pose pPose) static void
ItemRenderer.renderItem
(ItemDisplayContext pDisplayContext, PoseStack pPoseStack, MultiBufferSource pBufferSource, int pPackedLight, int pPackedOverlay, int[] pTintLayers, List<BakedQuad> pQuads, RenderType pRenderType, ItemStackRenderState.FoilType pFoilType) private static boolean
ItemRenderer.useTransparentGlint
(RenderType pRenderType) -
Uses of RenderType in net.minecraft.client.renderer.entity.layers
Fields in net.minecraft.client.renderer.entity.layers declared as RenderTypeModifier and TypeFieldDescriptionprivate static final RenderType
BreezeEyesLayer.BREEZE_EYES
private static final RenderType
EnderEyesLayer.ENDERMAN_EYES
private static final RenderType
PhantomEyesLayer.PHANTOM_EYES
private final RenderType
RopesLayer.ropes
private static final RenderType
SpiderEyesLayer.SPIDER_EYES
Fields in net.minecraft.client.renderer.entity.layers with type parameters of type RenderTypeModifier and TypeFieldDescriptionprivate final Function
<ResourceLocation, RenderType> LivingEntityEmissiveLayer.bufferProvider
Methods in net.minecraft.client.renderer.entity.layers that return RenderTypeModifier and TypeMethodDescriptionEnderEyesLayer.renderType()
abstract RenderType
EyesLayer.renderType()
PhantomEyesLayer.renderType()
SpiderEyesLayer.renderType()
Constructor parameters in net.minecraft.client.renderer.entity.layers with type arguments of type RenderTypeModifierConstructorDescriptionLivingEntityEmissiveLayer
(RenderLayerParent<S, M> pRenderer, ResourceLocation pTexture, LivingEntityEmissiveLayer.AlphaFunction<S> pAlphaFunction, LivingEntityEmissiveLayer.DrawSelector<S, M> pDrawSelector, Function<ResourceLocation, RenderType> pBufferProvider, boolean pAlwaysVisible) -
Uses of RenderType in net.minecraft.client.renderer.item
Fields in net.minecraft.client.renderer.item declared as RenderTypeModifier and TypeFieldDescriptionprivate final RenderType
BlockModelWrapper.renderType
private RenderType
ItemStackRenderState.LayerRenderState.renderType
Methods in net.minecraft.client.renderer.item with parameters of type RenderTypeModifier and TypeMethodDescriptionvoid
ItemStackRenderState.LayerRenderState.setRenderType
(RenderType pRenderType) Constructors in net.minecraft.client.renderer.item with parameters of type RenderTypeModifierConstructorDescriptionBlockModelWrapper
(List<ItemTintSource> pTints, List<BakedQuad> pQuads, ModelRenderProperties pProperties, RenderType renderType) -
Uses of RenderType in net.minecraft.client.renderer.special
Fields in net.minecraft.client.renderer.special declared as RenderTypeModifier and TypeFieldDescriptionprivate final RenderType
PlayerHeadSpecialRenderer.PlayerHeadRenderInfo.renderType
The field for therenderType
record component.private final RenderType
SkullSpecialRenderer.renderType
Methods in net.minecraft.client.renderer.special that return RenderTypeModifier and TypeMethodDescriptionPlayerHeadSpecialRenderer.PlayerHeadRenderInfo.renderType()
Returns the value of therenderType
record component.Constructors in net.minecraft.client.renderer.special with parameters of type RenderTypeModifierConstructorDescriptionPlayerHeadRenderInfo
(RenderType renderType) Creates an instance of aPlayerHeadRenderInfo
record class.SkullSpecialRenderer
(SkullModelBase pModel, float pAnimation, RenderType pRenderType) -
Uses of RenderType in net.minecraft.client.resources.model
Fields in net.minecraft.client.resources.model declared as RenderTypeFields in net.minecraft.client.resources.model with type parameters of type RenderTypeMethods in net.minecraft.client.resources.model that return RenderTypeModifier and TypeMethodDescriptionMaterial.renderType
(Function<ResourceLocation, RenderType> pRenderTypeGetter) Method parameters in net.minecraft.client.resources.model with type arguments of type RenderTypeModifier and TypeMethodDescriptionMaterial.buffer
(MultiBufferSource pBufferSource, Function<ResourceLocation, RenderType> pRenderTypeGetter) Material.buffer
(MultiBufferSource pBufferSource, Function<ResourceLocation, RenderType> pRenderTypeGetter, boolean pNoEntity, boolean pWithGlint) Material.renderType
(Function<ResourceLocation, RenderType> pRenderTypeGetter) -
Uses of RenderType in net.neoforged.neoforge.client
Fields in net.neoforged.neoforge.client declared as RenderTypeModifier and TypeFieldDescriptionprivate final RenderType
RenderTypeGroup.entity
The field for theentity
record component.Fields in net.neoforged.neoforge.client with type parameters of type RenderTypeModifier and TypeFieldDescriptionstatic Function
<ResourceLocation, RenderType> NeoForgeRenderTypes.Internal.LAYERED_ITEM_CUTOUT
static Function
<ResourceLocation, RenderType> NeoForgeRenderTypes.Internal.LAYERED_ITEM_CUTOUT_MIPPED
static Function
<ResourceLocation, RenderType> NeoForgeRenderTypes.Internal.LAYERED_ITEM_SOLID
static Function
<ResourceLocation, RenderType> NeoForgeRenderTypes.Internal.LAYERED_ITEM_TRANSLUCENT
private final Supplier
<RenderType> NeoForgeRenderTypes.renderTypeSupplier
static Function
<ResourceLocation, RenderType> NeoForgeRenderTypes.Internal.TEXT_FILTERED
static Function
<ResourceLocation, RenderType> NeoForgeRenderTypes.Internal.TEXT_INTENSITY_FILTERED
static Function
<ResourceLocation, RenderType> NeoForgeRenderTypes.Internal.TEXT_INTENSITY_POLYGON_OFFSET_FILTERED
static Function
<ResourceLocation, RenderType> NeoForgeRenderTypes.Internal.TEXT_INTENSITY_SEETHROUGH_FILTERED
static Function
<ResourceLocation, RenderType> NeoForgeRenderTypes.Internal.TEXT_POLYGON_OFFSET_FILTERED
static Function
<ResourceLocation, RenderType> NeoForgeRenderTypes.Internal.TEXT_SEETHROUGH_FILTERED
static Function
<ResourceLocation, RenderType> NeoForgeRenderTypes.Internal.TRANSLUCENT_PARTICLES_TARGET
static Function
<ResourceLocation, RenderType> NeoForgeRenderTypes.Internal.UNLIT_TRANSLUCENT_SORTED
static Function
<ResourceLocation, RenderType> NeoForgeRenderTypes.Internal.UNLIT_TRANSLUCENT_UNSORTED
static Function
<ResourceLocation, RenderType> NeoForgeRenderTypes.Internal.UNSORTED_TRANSLUCENT
Methods in net.neoforged.neoforge.client that return RenderTypeModifier and TypeMethodDescriptionRenderTypeGroup.entity()
Returns the value of theentity
record component.NeoForgeRenderTypes.get()
static RenderType
NeoForgeRenderTypes.getEntityCutoutMipped
(ResourceLocation textureLocation) static RenderType
RenderTypeHelper.getEntityRenderType
(ChunkSectionLayer chunkSectionLayer) Provides aRenderType
usingDefaultVertexFormat.NEW_ENTITY
for the givenDefaultVertexFormat.BLOCK
format.static RenderType
NeoForgeRenderTypes.getItemLayeredCutout
(ResourceLocation textureLocation) static RenderType
NeoForgeRenderTypes.getItemLayeredCutoutMipped
(ResourceLocation textureLocation) static RenderType
NeoForgeRenderTypes.getItemLayeredSolid
(ResourceLocation textureLocation) static RenderType
NeoForgeRenderTypes.getItemLayeredTranslucent
(ResourceLocation textureLocation) static RenderType
RenderTypeHelper.getMovingBlockRenderType
(ChunkSectionLayer chunkSectionLayer) Provides aRenderType
fit for rendering moving blocks given the specified chunk render type.static RenderType
NeoForgeRenderTypes.getTextFiltered
(ResourceLocation locationIn) private static RenderType
NeoForgeRenderTypes.Internal.getTextFiltered
(ResourceLocation locationIn) static RenderType
NeoForgeRenderTypes.getTextIntensityFiltered
(ResourceLocation locationIn) private static RenderType
NeoForgeRenderTypes.Internal.getTextIntensityFiltered
(ResourceLocation locationIn) static RenderType
NeoForgeRenderTypes.getTextIntensityPolygonOffsetFiltered
(ResourceLocation locationIn) private static RenderType
NeoForgeRenderTypes.Internal.getTextIntensityPolygonOffsetFiltered
(ResourceLocation locationIn) static RenderType
NeoForgeRenderTypes.getTextIntensitySeeThroughFiltered
(ResourceLocation locationIn) private static RenderType
NeoForgeRenderTypes.Internal.getTextIntensitySeeThroughFiltered
(ResourceLocation locationIn) static RenderType
NeoForgeRenderTypes.getTextPolygonOffsetFiltered
(ResourceLocation locationIn) private static RenderType
NeoForgeRenderTypes.Internal.getTextPolygonOffsetFiltered
(ResourceLocation locationIn) static RenderType
NeoForgeRenderTypes.getTextSeeThroughFiltered
(ResourceLocation locationIn) private static RenderType
NeoForgeRenderTypes.Internal.getTextSeeThroughFiltered
(ResourceLocation locationIn) static RenderType
NeoForgeRenderTypes.getTranslucentParticlesTarget
(ResourceLocation locationIn) private static RenderType
NeoForgeRenderTypes.Internal.getTranslucentParticlesTarget
(ResourceLocation locationIn) static RenderType
NeoForgeRenderTypes.getUnlitTranslucent
(ResourceLocation textureLocation) static RenderType
NeoForgeRenderTypes.getUnlitTranslucent
(ResourceLocation textureLocation, boolean sortingEnabled) static RenderType
NeoForgeRenderTypes.getUnsortedTranslucent
(ResourceLocation textureLocation) private static RenderType
NeoForgeRenderTypes.Internal.layeredItemCutout
(ResourceLocation locationIn) private static RenderType
NeoForgeRenderTypes.Internal.layeredItemCutoutMipped
(ResourceLocation locationIn) private static RenderType
NeoForgeRenderTypes.Internal.layeredItemSolid
(ResourceLocation locationIn) private static RenderType
NeoForgeRenderTypes.Internal.layeredItemTranslucent
(ResourceLocation locationIn) private static RenderType
NeoForgeRenderTypes.Internal.unlitTranslucent
(ResourceLocation textureLocation, boolean sortingEnabled) private static RenderType
NeoForgeRenderTypes.Internal.unsortedTranslucent
(ResourceLocation textureLocation) Constructors in net.neoforged.neoforge.client with parameters of type RenderTypeModifierConstructorDescriptionRenderTypeGroup
(ChunkSectionLayer block, RenderType entity) Creates an instance of aRenderTypeGroup
record class.Constructor parameters in net.neoforged.neoforge.client with type arguments of type RenderTypeModifierConstructorDescriptionprivate
NeoForgeRenderTypes
(Supplier<RenderType> renderTypeSupplier) -
Uses of RenderType in net.neoforged.neoforge.client.event
Fields in net.neoforged.neoforge.client.event with type parameters of type RenderTypeModifier and TypeFieldDescriptionprivate final SequencedMap
<RenderType, ByteBufferBuilder> RegisterRenderBuffersEvent.renderBuffers
Methods in net.neoforged.neoforge.client.event with parameters of type RenderTypeModifier and TypeMethodDescriptionvoid
RegisterNamedRenderTypesEvent.register
(ResourceLocation key, ChunkSectionLayer chunkLayer, RenderType entityRenderType) Registers a namedRenderTypeGroup
.void
RegisterRenderBuffersEvent.registerRenderBuffer
(RenderType renderType) Registers a default render buffer with buffer size specified in the render type.void
RegisterRenderBuffersEvent.registerRenderBuffer
(RenderType renderType, ByteBufferBuilder renderBuffer) Registers a render buffer for specified render type.Constructor parameters in net.neoforged.neoforge.client.event with type arguments of type RenderTypeModifierConstructorDescriptionRegisterRenderBuffersEvent
(SequencedMap<RenderType, ByteBufferBuilder> renderBuffers)
GlyphRenderTypes(net.minecraft.client.renderer.RenderType,net.minecraft.client.renderer.RenderType,net.minecraft.client.renderer.RenderType,com.mojang.blaze3d.pipeline.RenderPipeline,net.minecraft.client.renderer.RenderType,net.minecraft.client.renderer.RenderType,net.minecraft.client.renderer.RenderType)
instead