Uses of Class
net.minecraft.block.AbstractBlock.AbstractBlockState
Package | Description |
---|---|
net.minecraft.block |
-
Uses of AbstractBlock.AbstractBlockState in net.minecraft.block
Subclasses of AbstractBlock.AbstractBlockState in net.minecraft.block Modifier and Type Class Description class
BlockState
Method parameters in net.minecraft.block with type arguments of type AbstractBlock.AbstractBlockState Modifier and Type Method Description boolean
AbstractBlock.AbstractBlockState. isIn(Tag<Block> tag, Predicate<AbstractBlock.AbstractBlockState> predicate)