Translations:Modding:Block Entity/9/ru

From Vintage Story Wiki
Revision as of 06:50, 17 October 2022 by Mirotworez (talk | contribs) (Created page with "<syntaxhighlight lang="c#"> public class TickingBlockEntity : BlockEntity { } </syntaxhighlight>")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
    public class TickingBlockEntity : BlockEntity
    {
    
    }