public final class BlockEntityType$Builder<T extends BlockEntity>
bts$a | |
net.minecraft.class_2591$class_2592 | |
net.minecraft.block.entity.BlockEntityType$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> arg0, Set<Block> arg1) |
Method summary
Modifier and Type | Method | ||||||||
---|---|---|---|---|---|---|---|---|---|
public static <T extends BlockEntity> BlockEntityType$Builder<T> |
| ||||||||
public BlockEntityType<T> |
|