implements Feature
| net.minecraft.world.level.levelgen.feature.BlockBlobFeature | |
| net.minecraft.world.level.levelgen.feature.BlockBlobFeature | |
| net.minecraft.class_2950 | |
| net.minecraft.world.gen.feature.BlockBlobFeature |
Field summary
| Modifier and Type | Field | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| private final BlockState |
| ||||||||
| private final BlockPredicate |
| ||||||||
| public static final com.mojang.serialization.MapCodec<BlockBlobFeature> |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (BlockState state, BlockPredicate canPlaceOn) |
Method summary
| Modifier and Type | Method | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| public com.mojang.serialization.MapCodec<BlockBlobFeature> |
| ||||||||
| public boolean |
| ||||||||
| public BlockState |
| ||||||||
| public BlockPredicate |
|