Show / Hide Table of Contents

Class SnowBlock

Inheritance
System.Object
Block
DirtBlock
SnowBlock
Inherited Members
Block.BlockTypesWithAttribute(Type)
Block.Initialize()
Block.IsAny<T1, T2>()
Block.Is<T>()
Block.Is<T>(Type)
Block.Get<T>()
Block.TryGet<T>(T)
Block.Get<T>(Type)
Block.IsWater()
Block.Empty
Namespace: Eco.World.Blocks
Assembly: Eco.World.dll
Syntax
[Fertile(Unset = true)]
[Tillable(Unset = true)]
[BiomeBlock("Snow")]
public class SnowBlock : DirtBlock

Constructors

SnowBlock()

Declaration
public SnowBlock()

Extension Methods

BlockExtensions.GetID(Block)
☀
☾
In This Article
Back to top
Copyright (c) Strange Loop Games 2021
☀
☾