CandideServer.MessageModels.Chunks.ChunkDataMessage
Type JSONpublic class in CandideServer.MessageModels.Chunks
Type metadata
- Assembly
CandideServer - Namespace
CandideServer.MessageModels.Chunks - Base type
System.Object - Hash
A3C4703D0138577851EF5ABAD325775A8CFC3A0A7271CDC77098A319BF0A3380
Relationships
Base type
System.Object
Referenced by types
Fields
| Name | Visibility | Signature |
|---|---|---|
BiomeIds# | public | public System.String[] BiomeIds |
Crops# | public | public CandideServer.MessageModels.Crops.CropDataMessage[] Crops |
Entities# | public | public System.Collections.Generic.List<CandideServer.Entities.ServerEntityModel> Entities |
Position# | public | public Microsoft.Xna.Framework.Point Position |
Tiles# | public | public Shared.Models.WorldTile[] Tiles |
WorldItems# | public | public System.Collections.Generic.List<Shared.Models.Items.WorldItemModel> WorldItems |