Uses of Class
net.minecraft.world.level.block.entity.BeaconBeamOwner.Section
Packages that use BeaconBeamOwner.Section
-
Uses of BeaconBeamOwner.Section in net.minecraft.world.level.block.entity
Fields in net.minecraft.world.level.block.entity with type parameters of type BeaconBeamOwner.SectionModifier and TypeFieldDescriptionprivate static final List<BeaconBeamOwner.Section> TestInstanceBlockEntity.BEAM_CLEAREDprivate static final List<BeaconBeamOwner.Section> TestInstanceBlockEntity.BEAM_OPTIONAL_FAILEDprivate static final List<BeaconBeamOwner.Section> TestInstanceBlockEntity.BEAM_REQUIRED_FAILEDprivate static final List<BeaconBeamOwner.Section> TestInstanceBlockEntity.BEAM_RUNNINGprivate static final List<BeaconBeamOwner.Section> TestInstanceBlockEntity.BEAM_SUCCESS(package private) List<BeaconBeamOwner.Section> BeaconBlockEntity.beamSectionsA list of beam segments for this beacon.private List<BeaconBeamOwner.Section> BeaconBlockEntity.checkingBeamSectionsMethods in net.minecraft.world.level.block.entity that return types with arguments of type BeaconBeamOwner.SectionModifier and TypeMethodDescriptionBeaconBeamOwner.getBeamSections()BeaconBlockEntity.getBeamSections()TestInstanceBlockEntity.getBeamSections()