Class BlockBehaviorJonasHydraulicPump
- Namespace
- Vintagestory.GameContent
- Assembly
- VSSurvivalMod.dll
Passes functions to the BEBehaviorJonasHydraulicPump block entity behavior, and therefore requires that. Uses the code "JonasHydraulicPump". This behavior has no properties.
[DocumentAsJson]
public class BlockBehaviorJonasHydraulicPump : BlockBehavior
- Inheritance
-
BlockBehaviorJonasHydraulicPump
Examples
"behaviors": [
{ "name": "JonasHydraulicPump" }
]