Class LivingEntityRendererMixin<T extends net.minecraft.world.entity.LivingEntity, S extends net.minecraft.client.renderer.entity.state.LivingEntityRenderState>

java.lang.Object
com.mrbysco.doaflip.mixin.LivingEntityRendererMixin<T,S>

public class LivingEntityRendererMixin<T extends net.minecraft.world.entity.LivingEntity, S extends net.minecraft.client.renderer.entity.state.LivingEntityRenderState> extends Object
  • Constructor Details

    • LivingEntityRendererMixin

      public LivingEntityRendererMixin()
  • Method Details

    • doaflip$setupRotations

      public void doaflip$setupRotations(S renderState, com.mojang.blaze3d.vertex.PoseStack poseStack, float $$2, float $$3, org.spongepowered.asm.mixin.injection.callback.CallbackInfo ci)
    • doaflip$extractRenderState

      public void doaflip$extractRenderState(T livingEntity, S renderState, float partialTick, org.spongepowered.asm.mixin.injection.callback.CallbackInfo ci)