Uses of Class
net.minecraft.block.entity.BeaconBlockEntity.BeamSegment
Packages that use BeaconBlockEntity.BeamSegment
-
Uses of BeaconBlockEntity.BeamSegment in net.minecraft.block.entity
Fields in net.minecraft.block.entity with type parameters of type BeaconBlockEntity.BeamSegmentModifier and TypeFieldDescriptionprivate final List<BeaconBlockEntity.BeamSegment>BeaconBlockEntity.field_9846Methods in net.minecraft.block.entity that return types with arguments of type BeaconBlockEntity.BeamSegment -
Uses of BeaconBlockEntity.BeamSegment in net.minecraft.client.render.block.entity
Method parameters in net.minecraft.client.render.block.entity with type arguments of type BeaconBlockEntity.BeamSegmentModifier and TypeMethodDescriptionvoidBeaconBlockEntityRenderer.method_12408(double double2, double double3, double double4, double double5, double double6, List<BeaconBlockEntity.BeamSegment> list, double double7)