类 SuperLeashRenderer
java.lang.Object
top.r3944realms.superleadrope.client.renderer.SuperLeashRenderer
The type Super leash renderer.
-
构造器概要
构造器 -
方法概要
修饰符和类型方法说明static voidrenderLeash(SuperLeashRenderState state, com.mojang.blaze3d.vertex.PoseStack poseStack, net.minecraft.client.renderer.MultiBufferSource buffer) Render leash.
-
构造器详细资料
-
SuperLeashRenderer
public SuperLeashRenderer()
-
-
方法详细资料
-
renderLeash
public static void renderLeash(SuperLeashRenderState state, com.mojang.blaze3d.vertex.PoseStack poseStack, net.minecraft.client.renderer.MultiBufferSource buffer) Render leash.- 参数:
state- the stateposeStack- the pose stackbuffer- the buffer
-