‪GamecraftModdingAPI  ‪v1.8.0
‪The unofficial Gamecraft modding API
GamecraftModdingAPI.Blocks.BlockPlacedRemovedEventArgs Struct Reference

Public Attributes

Block Block => block ?? (block = new Block(ID))
 
EGID ID
 
BlockIDs Type
 

Member Data Documentation

◆ Block

Block GamecraftModdingAPI.Blocks.BlockPlacedRemovedEventArgs.Block => block ?? (block = new Block(ID))

◆ ID

EGID GamecraftModdingAPI.Blocks.BlockPlacedRemovedEventArgs.ID

◆ Type

BlockIDs GamecraftModdingAPI.Blocks.BlockPlacedRemovedEventArgs.Type

The documentation for this struct was generated from the following file: