Table of Contents

Enum EnumMatterState

Namespace
Vintagestory.API.Common
Assembly
VintagestoryAPI.dll
public enum EnumMatterState

Fields

BoseEinsteinCondensate = 4

The state of becoming Quantum Jelly.

Gas = 0

The state of being so thin that molecules don't often touch

Liquid = 1

The state of being still together but loose enough to move around each other.

Plasma = 3

The state of reacting with itself with some kind of reactant, a high heat state.

Solid = 2

The state of being together and held still by the internal structure.