类 InfinityElytraLayer<T extends net.minecraft.world.entity.LivingEntity,M extends net.minecraft.client.model.EntityModel<T>>
java.lang.Object
net.minecraft.client.renderer.entity.layers.RenderLayer<T,M>
net.minecraft.client.renderer.entity.layers.ElytraLayer<T,M>
committee.nova.mods.avaritia.client.render.entity.InfinityElytraLayer<T,M>
public class InfinityElytraLayer<T extends net.minecraft.world.entity.LivingEntity,M extends net.minecraft.client.model.EntityModel<T>>
extends net.minecraft.client.renderer.entity.layers.ElytraLayer<T,M>
-
构造器概要
构造器构造器说明InfinityElytraLayer(net.minecraft.client.renderer.entity.RenderLayerParent<T, M> pRenderer, net.minecraft.client.model.geom.EntityModelSet pModelSet) -
方法概要
修饰符和类型方法说明@NotNull net.minecraft.resources.ResourceLocationgetElytraTexture(@NotNull net.minecraft.world.item.ItemStack stack, T entity) booleanshouldRender(net.minecraft.world.item.ItemStack stack, T entity) 从类继承的方法 net.minecraft.client.renderer.entity.layers.ElytraLayer
render从类继承的方法 net.minecraft.client.renderer.entity.layers.RenderLayer
coloredCutoutModelCopyLayerRender, getParentModel, getTextureLocation, renderColoredCutoutModel
-
构造器详细资料
-
InfinityElytraLayer
-
-
方法详细资料
-
shouldRender
-
getElytraTexture
@NotNull public @NotNull net.minecraft.resources.ResourceLocation getElytraTexture(@NotNull @NotNull net.minecraft.world.item.ItemStack stack, @NotNull T entity)
-