Table of Contents

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

stack ItemStack
forEntity Entity
texturePrefixCode string

Returns

Shape

null for returning back to default behavior (read shape from attributes)