类 CampfireRenderer
java.lang.Object
net.minecraft.client.renderer.blockentity.CampfireRenderer
- 所有已实现的接口:
BlockEntityRenderer<CampfireBlockEntity>
-
字段概要
字段 -
构造器概要
构造器 -
方法概要
修饰符和类型方法说明void
render
(CampfireBlockEntity p_112344_, float p_112345_, PoseStack p_112346_, MultiBufferSource p_112347_, int p_112348_, int p_112349_) 从类继承的方法 java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
从接口继承的方法 net.minecraft.client.renderer.blockentity.BlockEntityRenderer
getViewDistance, shouldRender, shouldRenderOffScreen
-
字段详细资料
-
SIZE
private static final float SIZE- 另请参阅:
-
itemRenderer
-
-
构造器详细资料
-
CampfireRenderer
-
-
方法详细资料
-
render
public void render(CampfireBlockEntity p_112344_, float p_112345_, PoseStack p_112346_, MultiBufferSource p_112347_, int p_112348_, int p_112349_) - 指定者:
render
在接口中BlockEntityRenderer<CampfireBlockEntity>
-