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_CLEARED
private static final List
<BeaconBeamOwner.Section> TestInstanceBlockEntity.BEAM_OPTIONAL_FAILED
private static final List
<BeaconBeamOwner.Section> TestInstanceBlockEntity.BEAM_REQUIRED_FAILED
private static final List
<BeaconBeamOwner.Section> TestInstanceBlockEntity.BEAM_RUNNING
private static final List
<BeaconBeamOwner.Section> TestInstanceBlockEntity.BEAM_SUCCESS
(package private) List
<BeaconBeamOwner.Section> BeaconBlockEntity.beamSections
private List
<BeaconBeamOwner.Section> BeaconBlockEntity.checkingBeamSections
Methods in net.minecraft.world.level.block.entity that return types with arguments of type BeaconBeamOwner.SectionModifier and TypeMethodDescriptionBeaconBeamOwner.getBeamSections()
BeaconBlockEntity.getBeamSections()
TestInstanceBlockEntity.getBeamSections()