Package net.minecraft.client
Class class_2887
java.lang.Object
net.minecraft.client.render.block.entity.BlockEntityRenderer<StructureBlockEntity>
net.minecraft.client.class_2887
- Mappings:
Namespace Name official bpsintermediary net/minecraft/class_2887named net/minecraft/client/class_2887
-
Field Summary
Fields inherited from class net.minecraft.client.render.block.entity.BlockEntityRenderer
DESTROY_STAGE_TEXTURE, dispatcher -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanmethod_12410(StructureBlockEntity structureBlockEntity) voidrender(StructureBlockEntity structureBlockEntity, double double2, double double3, double double4, float float2, int int2) Methods inherited from class net.minecraft.client.render.block.entity.BlockEntityRenderer
bindTexture, getTextRenderer, getWorld, setDispatcher
-
Constructor Details
-
class_2887
public class_2887()
-
-
Method Details
-
render
public void render(StructureBlockEntity structureBlockEntity, double double2, double double3, double double4, float float2, int int2) - Specified by:
renderin classBlockEntityRenderer<StructureBlockEntity>- Mappings:
Namespace Name Mixin selector official aLbps;a(Laqp;DDDFI)Vintermediary method_12413Lnet/minecraft/class_2887;method_12413(Lnet/minecraft/class_2738;DDDFI)Vnamed renderLnet/minecraft/client/class_2887;render(Lnet/minecraft/block/entity/StructureBlockEntity;DDDFI)V
-
method_12410
- Overrides:
method_12410in classBlockEntityRenderer<StructureBlockEntity>- Mappings:
Namespace Name Mixin selector official aLbps;a(Laqp;)Zintermediary method_12412Lnet/minecraft/class_2887;method_12412(Lnet/minecraft/class_2738;)Znamed method_12410Lnet/minecraft/client/class_2887;method_12410(Lnet/minecraft/block/entity/StructureBlockEntity;)Z
-