Class BlockBehaviorJonasBoilerDoor
- Namespace
- Vintagestory.GameContent
- Assembly
- VSSurvivalMod.dll
Provides interaction for the JonasBoilerDoor block entity behavior. Uses the "JonasBoilerDoor" code. This behavior has no properties.
[DocumentAsJson]
public class BlockBehaviorJonasBoilerDoor : BlockBehavior
- Inheritance
-
BlockBehaviorJonasBoilerDoor
Examples
"behaviors": [
{ "name": "JonasBoilerDoor" }
]