Class BeeStingerLayer<T extends LivingEntity,M extends PlayerModel<T>> 
java.lang.Object
net.minecraft.client.renderer.entity.layers.RenderLayer<T,M>
 
net.minecraft.client.renderer.entity.layers.StuckInBodyLayer<T,M>
 
net.minecraft.client.renderer.entity.layers.BeeStingerLayer<T,M> 
public class BeeStingerLayer<T extends LivingEntity,M extends PlayerModel<T>> 
extends StuckInBodyLayer<T,M> 
- 
Field SummaryFields
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionprotected intprotected voidrenderStuckItem(PoseStack p_116584_, MultiBufferSource p_116585_, int p_116586_, Entity p_116587_, float p_116588_, float p_116589_, float p_116590_, float p_116591_) private static voidvertex(VertexConsumer p_254470_, org.joml.Matrix4f p_254513_, org.joml.Matrix3f p_254052_, float p_253749_, int p_254520_, float p_254099_, float p_253914_, int p_254168_) Methods inherited from class net.minecraft.client.renderer.entity.layers.StuckInBodyLayerrenderMethods inherited from class net.minecraft.client.renderer.entity.layers.RenderLayercoloredCutoutModelCopyLayerRender, getParentModel, getTextureLocation, renderColoredCutoutModel
- 
Field Details- 
BEE_STINGER_LOCATION
 
- 
- 
Constructor Details- 
BeeStingerLayer
 
- 
- 
Method Details- 
numStuck- Specified by:
- numStuckin class- StuckInBodyLayer<T extends LivingEntity,- M extends PlayerModel<T>> 
 
- 
renderStuckItemprotected void renderStuckItem(PoseStack p_116584_, MultiBufferSource p_116585_, int p_116586_, Entity p_116587_, float p_116588_, float p_116589_, float p_116590_, float p_116591_) - Specified by:
- renderStuckItemin class- StuckInBodyLayer<T extends LivingEntity,- M extends PlayerModel<T>> 
 
- 
vertexprivate static void vertex(VertexConsumer p_254470_, org.joml.Matrix4f p_254513_, org.joml.Matrix3f p_254052_, float p_253749_, int p_254520_, float p_254099_, float p_253914_, int p_254168_) 
 
-