Class ItemPropertiesMixin

java.lang.Object
tech.anonymoushacker1279.immersiveweapons.mixin.ItemPropertiesMixin

public class ItemPropertiesMixin extends Object
  • Constructor Details

    • ItemPropertiesMixin

      public ItemPropertiesMixin()
  • Method Details

    • modifyAllowedEntities

      public net.minecraft.core.HolderSet<net.minecraft.world.entity.EntityType<?>> modifyAllowedEntities(net.minecraft.core.HolderSet<net.minecraft.world.entity.EntityType<?>> allowedEntities)
      Allow wolf armor to be equipped on Star Wolves.
      Parameters:
      allowedEntities - the original allowed entities
      Returns:
      the modified allowed entities