Package net.minecraft.client
Class class_2896.class_2897
java.lang.Object
net.minecraft.client.class_2896.class_2897
- All Implemented Interfaces:
FeatureRenderer<ShulkerEntity>
- Enclosing class:
- class_2896
@Environment(CLIENT)
class class_2896.class_2897
extends Object
implements FeatureRenderer<ShulkerEntity>
- Mappings:
Namespace Name official bwa$aintermediary net/minecraft/class_2896$class_2897named net/minecraft/client/class_2896$class_2897
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanvoidrender(ShulkerEntity shulkerEntity, float float2, float float3, float float4, float float5, float float6, float float7, float float8)
-
Constructor Details
-
class_2897
private class_2897()
-
-
Method Details
-
render
public void render(ShulkerEntity shulkerEntity, float float2, float float3, float float4, float float5, float float6, float float7, float float8) - Specified by:
renderin interfaceFeatureRenderer<ShulkerEntity>- Mappings:
Namespace Name Mixin selector official aLbwa$a;a(Laae;FFFFFFF)Vintermediary method_12475Lnet/minecraft/class_2896$class_2897;method_12475(Lnet/minecraft/class_2996;FFFFFFF)Vnamed renderLnet/minecraft/client/class_2896$class_2897;render(Lnet/minecraft/entity/ShulkerEntity;FFFFFFF)V
-
combineTextures
public boolean combineTextures()- Specified by:
combineTexturesin interfaceFeatureRenderer<ShulkerEntity>- Mappings:
Namespace Name Mixin selector official aLbxp;a()Zintermediary method_10296Lnet/minecraft/class_2508;method_10296()Znamed combineTexturesLnet/minecraft/client/render/entity/feature/FeatureRenderer;combineTextures()Z
-