Class BubbellBlockEntity

All Implemented Interfaces:
Bound, FloatingFlowerProvider, WandBindable
Direct Known Subclasses:
BubbellBlockEntity.Mini

public class BubbellBlockEntity extends FunctionalFlowerBlockEntity
  • Constructor Details

    • BubbellBlockEntity

      protected BubbellBlockEntity(net.minecraft.world.level.block.entity.BlockEntityType<?> type, net.minecraft.core.BlockPos pos, net.minecraft.world.level.block.state.BlockState state)
    • BubbellBlockEntity

      public BubbellBlockEntity(net.minecraft.core.BlockPos pos, net.minecraft.world.level.block.state.BlockState state)
  • Method Details