类 ConduitSpecialRenderer
java.lang.Object
net.minecraft.client.renderer.special.ConduitSpecialRenderer
- 所有已实现的接口:
NoDataSpecialModelRenderer
,SpecialModelRenderer<Void>
-
嵌套类概要
嵌套类 -
字段概要
字段 -
构造器概要
构造器 -
方法概要
修饰符和类型方法说明void
render
(ItemDisplayContext p_375931_, PoseStack p_376919_, MultiBufferSource p_377501_, int p_377485_, int p_378131_, boolean p_375519_) 从类继承的方法 java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
从接口继承的方法 net.minecraft.client.renderer.special.NoDataSpecialModelRenderer
extractArgument, render
-
字段详细资料
-
model
-
-
构造器详细资料
-
ConduitSpecialRenderer
-
-
方法详细资料
-
render
public void render(ItemDisplayContext p_375931_, PoseStack p_376919_, MultiBufferSource p_377501_, int p_377485_, int p_378131_, boolean p_375519_) - 指定者:
render
在接口中NoDataSpecialModelRenderer
-