Table of Contents

Interface ICoolingMedium

Namespace
Vintagestory.GameContent
Assembly
VintagestoryAPI.dll
public interface ICoolingMedium
Extension Methods

Methods

CanCool(ItemSlot, Vec3d)

bool CanCool(ItemSlot slot, Vec3d pos)

Parameters

slot ItemSlot
pos Vec3d

Returns

bool

CoolNow(ItemSlot, Vec3d, float, bool)

void CoolNow(ItemSlot slot, Vec3d pos, float dt, bool playSizzle = true)

Parameters

slot ItemSlot
pos Vec3d
dt float
playSizzle bool