Class EnderDragonDeathFeature
java.lang.Object
net.minecraft.client.render.entity.feature.EnderDragonDeathFeature
- All Implemented Interfaces:
FeatureRenderer<EnderDragonEntity>
@Environment(CLIENT)
public class EnderDragonDeathFeature
extends Object
implements FeatureRenderer<EnderDragonEntity>
- Mappings:
Namespace Name official bkuintermediary net/minecraft/class_2501named net/minecraft/client/render/entity/feature/EnderDragonDeathFeature
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanvoidrender(EnderDragonEntity enderDragonEntity, float float2, float float3, float float4, float float5, float float6, float float7, float float8)
-
Constructor Details
-
EnderDragonDeathFeature
public EnderDragonDeathFeature()
-
-
Method Details
-
render
public void render(EnderDragonEntity enderDragonEntity, float float2, float float3, float float4, float float5, float float6, float float7, float float8) - Specified by:
renderin interfaceFeatureRenderer<EnderDragonEntity>- Mappings:
Namespace Name Mixin selector official aLbku;a(Lug;FFFFFFF)Vintermediary method_10288Lnet/minecraft/class_2501;method_10288(Lnet/minecraft/class_959;FFFFFFF)Vnamed renderLnet/minecraft/client/render/entity/feature/EnderDragonDeathFeature;render(Lnet/minecraft/entity/boss/dragon/EnderDragonEntity;FFFFFFF)V
-
combineTextures
public boolean combineTextures()- Specified by:
combineTexturesin interfaceFeatureRenderer<EnderDragonEntity>- Mappings:
Namespace Name Mixin selector official bLblb;b()Zintermediary method_10296Lnet/minecraft/class_2508;method_10296()Znamed combineTexturesLnet/minecraft/client/render/entity/feature/FeatureRenderer;combineTextures()Z
-