public class BlockEntityType<T extends BlockEntity>
| net.minecraft.world.level.block.entity.BlockEntityType | |
| net.minecraft.class_2591 | |
| net.minecraft.block.entity.BlockEntityType |
Field summary
| Modifier and Type | Field | ||||||
|---|---|---|---|---|---|---|---|
| private final BlockEntityType$BlockEntityFactory<? extends T> |
|
||||||
| private final Set<Block> |
|
||||||
| private final RegistryEntry$Reference<BlockEntityType<?>> |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (BlockEntityType$BlockEntityFactory<? extends T> factory, Set<Block> blocks) |
Method summary
| Modifier and Type | Method | ||||||
|---|---|---|---|---|---|---|---|
| public T |
|
||||||
| public boolean |
|
||||||
| public RegistryEntry$Reference<BlockEntityType<?>> |
|
||||||
| public T |
|
||||||
| public boolean |
|