net.minecraft.block

public class TranslucentBlock

extends Block

All mapped superinterfaces:

ToggleableFeature, ItemConvertible

net.minecraft.world.level.block.HalfTransparentBlock
net.minecraft.class_2373
net.minecraft.block.TranslucentBlock

Field summary

Modifier and TypeField
public static final com.mojang.serialization.MapCodec<TranslucentBlock>
CODEC
field_46366
CODEC

Constructor summary

ModifierConstructor
protected (AbstractBlock$Settings properties)

Method summary

Modifier and TypeMethod
protected com.mojang.serialization.MapCodec<? extends TranslucentBlock>
codec()
method_53969()
getCodec()
protected boolean
skipRendering(BlockState state, BlockState neighborState, Direction direction)
method_9522(class_2680 arg0, class_2680 arg1, class_2350 arg2)
isSideInvisible(BlockState arg0, BlockState arg1, Direction arg2)