Class ElytraFeature<T extends net.minecraft.world.entity.LivingEntity,M extends net.minecraft.client.model.EntityModel<T>>
java.lang.Object
com.beansgalaxy.backpacks.client.renderer.features.ElytraFeature<T,M>
public class ElytraFeature<T extends net.minecraft.world.entity.LivingEntity,M extends net.minecraft.client.model.EntityModel<T>>
extends Object
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final net.minecraft.resources.ResourceLocation -
Constructor Summary
ConstructorsConstructorDescriptionElytraFeature(net.minecraft.client.model.geom.EntityModelSet loader, BackFeature<T, M> backFeature) -
Method Summary
Modifier and TypeMethodDescriptionstatic @NotNull net.minecraft.resources.ResourceLocationvoidrender(com.mojang.blaze3d.vertex.PoseStack pose, net.minecraft.client.renderer.MultiBufferSource mbs, int light, T entity, float limbAngle, float limbDistance, float animationProgress, float yHeadRot, float headPitch, M parent, BackData backData)
-
Field Details
-
WINGED_LOCATION
public static final net.minecraft.resources.ResourceLocation WINGED_LOCATION
-
-
Constructor Details
-
ElytraFeature
public ElytraFeature(net.minecraft.client.model.geom.EntityModelSet loader, BackFeature<T, M> backFeature)
-
-
Method Details
-
render
-
getWingedBackpackResource
@NotNull public static @NotNull net.minecraft.resources.ResourceLocation getWingedBackpackResource(String key)
-