Interface IWearableShapeSupplier
- Namespace
- Vintagestory.API.Common
- Assembly
- VintagestoryAPI.dll
public interface IWearableShapeSupplier
- Extension Methods
Methods
GetShape(ItemStack, Entity, string)
Shape GetShape(ItemStack stack, Entity forEntity, string texturePrefixCode)
Parameters
Returns
- Shape
null for returning back to default behavior (read shape from attributes)