Class ItemRendererMixin

java.lang.Object
dev.aaronhowser.mods.irregular_implements.mixin.ItemRendererMixin

public abstract class ItemRendererMixin extends Object
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    irregular_implements$fullbrightByItem(net.minecraft.client.renderer.BlockEntityWithoutLevelRenderer instance, net.minecraft.world.item.ItemStack skullmodelbase, net.minecraft.world.item.ItemDisplayContext rendertype, com.mojang.blaze3d.vertex.PoseStack abstractskullblock, net.minecraft.client.renderer.MultiBufferSource multiBufferSource, int combinedLight, int combinedOverlay, com.llamalad7.mixinextras.injector.wrapoperation.Operation<Void> original)
     
    void
    irregular_implements$fullbrightModelLists(net.minecraft.client.renderer.entity.ItemRenderer instance, net.minecraft.client.resources.model.BakedModel bakedModel, net.minecraft.world.item.ItemStack stack, int combinedLight, int combinedOverlay, com.mojang.blaze3d.vertex.PoseStack poseStack, com.mojang.blaze3d.vertex.VertexConsumer vertexConsumer, com.llamalad7.mixinextras.injector.wrapoperation.Operation<Void> original)
     

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • ItemRendererMixin

      public ItemRendererMixin()
  • Method Details

    • irregular_implements$fullbrightModelLists

      public void irregular_implements$fullbrightModelLists(net.minecraft.client.renderer.entity.ItemRenderer instance, net.minecraft.client.resources.model.BakedModel bakedModel, net.minecraft.world.item.ItemStack stack, int combinedLight, int combinedOverlay, com.mojang.blaze3d.vertex.PoseStack poseStack, com.mojang.blaze3d.vertex.VertexConsumer vertexConsumer, com.llamalad7.mixinextras.injector.wrapoperation.Operation<Void> original)
    • irregular_implements$fullbrightByItem

      public void irregular_implements$fullbrightByItem(net.minecraft.client.renderer.BlockEntityWithoutLevelRenderer instance, net.minecraft.world.item.ItemStack skullmodelbase, net.minecraft.world.item.ItemDisplayContext rendertype, com.mojang.blaze3d.vertex.PoseStack abstractskullblock, net.minecraft.client.renderer.MultiBufferSource multiBufferSource, int combinedLight, int combinedOverlay, com.llamalad7.mixinextras.injector.wrapoperation.Operation<Void> original)