public final class BlockEntityType$Builder<T extends BlockEntity>
| bto$a | |
| net.minecraft.class_2591$class_2592 | |
| net.minecraft.block.entity.BlockEntityType$Builder | |
| net.minecraft.tileentity.TileEntityType$Builder | |
| net.minecraft.tileentity.TileEntityType$Builder |
Field summary
| Modifier and Type | Field | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| private final Supplier<? extends T> |
| ||||||||||
| private final Set<Block> |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| private | (Supplier<? extends T> factory, Set<Block> blocks) |
Method summary
| Modifier and Type | Method | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| public static <T extends BlockEntity> BlockEntityType$Builder<T> |
| ||||||||||
| public BlockEntityType<T> |
|