Uses of Class
net.minecraft.block.entity.BeehiveBlockEntity
| Package | Description |
|---|---|
| net.minecraft.block.entity | |
| net.minecraft.server.network |
-
Uses of BeehiveBlockEntity in net.minecraft.block.entity
Fields in net.minecraft.block.entity with type parameters of type BeehiveBlockEntity Modifier and Type Field Description static BlockEntityType<BeehiveBlockEntity>BlockEntityType. BEEHIVEMethods in net.minecraft.block.entity with parameters of type BeehiveBlockEntity Modifier and Type Method Description static voidBeehiveBlockEntity. serverTick(World world, BlockPos pos, BlockState state, BeehiveBlockEntity blockEntity) -
Uses of BeehiveBlockEntity in net.minecraft.server.network
Methods in net.minecraft.server.network with parameters of type BeehiveBlockEntity Modifier and Type Method Description static voidDebugInfoSender. sendBeehiveDebugData(World world, BlockPos pos, BlockState state, BeehiveBlockEntity blockEntity)