1
0
mirror of https://github.com/SquidDev-CC/CC-Tweaked synced 2025-11-10 10:23:00 +00:00

Merge branch 'mc-1.16.x' into mc-1.17.x

This commit is contained in:
Jonathan Coates
2021-08-22 17:50:33 +01:00
195 changed files with 1367 additions and 784 deletions

View File

@@ -88,6 +88,7 @@ public abstract class BlockGeneric extends BaseEntityBlock
@Nonnull
@Override
@Deprecated
public RenderShape getRenderShape( @Nonnull BlockState state )
{
return RenderShape.MODEL;