Class MixinLivingEntityRenderState

java.lang.Object
com.blamejared.slimyboyos.mixin.client.MixinLivingEntityRenderState
All Implemented Interfaces:
IAbsorberRenderState

public class MixinLivingEntityRenderState extends Object implements IAbsorberRenderState
  • Field Details

    • slimyboyos$absorbed

      public final net.minecraft.client.renderer.item.ItemStackRenderState slimyboyos$absorbed
    • slimyboyos$id

      public int slimyboyos$id
  • Constructor Details

    • MixinLivingEntityRenderState

      public MixinLivingEntityRenderState()
  • Method Details