Class MobSpawnerBlockEntityRenderer
java.lang.Object
net.minecraft.class_4239<MobSpawnerBlockEntity>
net.minecraft.client.render.block.entity.MobSpawnerBlockEntityRenderer
@Environment(CLIENT)
public class MobSpawnerBlockEntityRenderer
extends class_4239<MobSpawnerBlockEntity>
- Mappings:
Namespace Name official cwjintermediary net/minecraft/class_594named net/minecraft/client/render/block/entity/MobSpawnerBlockEntityRenderer
-
Field Summary
Fields inherited from class net.minecraft.class_4239
field_20846, field_20847 -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidmethod_1631(MobSpawnerBlockEntity mobSpawnerBlockEntity, double double2, double double3, double double4, float float2, int int2) static voidrenderEntity(SpawnerBlockEntityBehavior behavior, double x, double y, double z, float tickDelta) Methods inherited from class net.minecraft.class_4239
method_12410, method_1632, method_19325, method_19326, method_19327, method_19328, method_19329
-
Constructor Details
-
MobSpawnerBlockEntityRenderer
public MobSpawnerBlockEntityRenderer()
-
-
Method Details
-
method_1631
public void method_1631(MobSpawnerBlockEntity mobSpawnerBlockEntity, double double2, double double3, double double4, float float2, int int2) - Overrides:
method_1631in classclass_4239<MobSpawnerBlockEntity>- Mappings:
Namespace Name Mixin selector official aLcwj;a(Lbke;DDDFI)Vintermediary method_1618Lnet/minecraft/class_594;method_1618(Lnet/minecraft/class_222;DDDFI)Vnamed method_1631Lnet/minecraft/client/render/block/entity/MobSpawnerBlockEntityRenderer;method_1631(Lnet/minecraft/block/entity/MobSpawnerBlockEntity;DDDFI)V
-
renderEntity
public static void renderEntity(SpawnerBlockEntityBehavior behavior, double x, double y, double z, float tickDelta) - Mappings:
Namespace Name Mixin selector official aLcwj;a(Laxi;DDDF)Vintermediary method_5242Lnet/minecraft/class_594;method_5242(Lnet/minecraft/class_1586;DDDF)Vnamed renderEntityLnet/minecraft/client/render/block/entity/MobSpawnerBlockEntityRenderer;renderEntity(Lnet/minecraft/block/entity/SpawnerBlockEntityBehavior;DDDF)V
-