bleroy / bleroy/minecraft.client
Setting a block as stained clay just sets it to clay
Open
- Dominant language
- C#
- Stars
- 73
- Forks
- 13
- PR merge metrics
- No merged PRs in 30d
Description
The following code sets the block at 'belowPlayer' to regular clay instead of Yellow clay
`world.SetBlock(new StainedClay(Decent.Minecraft.Client.Color.Yellow), belowPlayer);`
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.