Table of Contents

Interface IWearableShapeSupplier

Namespace
Vintagestory.API.Common
Assembly
VintagestoryAPI.dll
public interface IWearableShapeSupplier

Methods

GetShape(ItemStack, EntityAgent, string)

Shape GetShape(ItemStack stack, EntityAgent forEntity, string texturePrefixCode)

Parameters

stack ItemStack
forEntity EntityAgent
texturePrefixCode string

Returns

Shape

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