Table of Contents

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. Open in GitHub

[DocumentAsJson]
public class BlockBehaviorJonasHydraulicPump : BlockBehavior
Inheritance
BlockBehaviorJonasHydraulicPump

Examples

"behaviors": [
	{ "name": "JonasHydraulicPump" }
]