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:
@@ -88,6 +88,7 @@ public abstract class BlockGeneric extends BaseEntityBlock
|
||||
|
||||
@Nonnull
|
||||
@Override
|
||||
@Deprecated
|
||||
public RenderShape getRenderShape( @Nonnull BlockState state )
|
||||
{
|
||||
return RenderShape.MODEL;
|
||||
|
||||
Reference in New Issue
Block a user